?? tmake.spec
字號:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary : tmake utility for building qtembedded and qtopiaName : tmakeVersion : 1.11Release : 1License : DistributableVendor : FreescalePackager : John RigbyGroup : System Environment/LibrariesSource : %{name}-%{version}.tar.gzBuildRoot : %{_tmppath}/%{name}Prefix : %{pfx}%Description%{summary}Utility for building qtembedded and qtopia%Prep%setup %Build# nothing to build, its a perl script# just copy the script and the supporting filescp -f bin/tmake $TOP/binrm -rf $TOP/bin/libcp -a lib $TOP/bin/lib%Install# this is a build machine thing only, nothing to get installed on # the targetrm -rf $RPM_BUILD_ROOTmkdir -p $RPM_BUILD_ROOT/%{pfx}/tmptouch $RPM_BUILD_ROOT/%{pfx}/tmp/.%{name}.dummy%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -