📄 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 + -