📄 time.spec
字号:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary : Utility for monitoring a program's use of system resourcesName : timeVersion : 1.7Release : 1License : GPLVendor : FreescalePackager : Stuart HughesGroup : Applications/SystemSource : %{name}-%{version}.tar.gzBuildRoot : %{_tmppath}/%{name}Prefix : %{pfx}%Description%{summary}%Prep%setup %Buildac_cv_func_wait3=yes \./configure --prefix=%{_prefix} make%Installrm -rf $RPM_BUILD_ROOTmake install prefix=$RPM_BUILD_ROOT/%{pfx}/%{_prefix}%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -