tvout-test-mx31.spec
来自「coldfire MCF5445X基于unix平台的BSP」· SPEC 代码 · 共 36 行
SPEC
36 行
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary : i.MX31 ADS TV-Out test packageName : tvout-test-mx31Version : 1.0Release : 0License : GPLVendor : FreescalePackager : Quinn JensenGroup : Applications/TestSource : %{name}.tar.gzBuildRoot : %{_tmppath}/%{name}-%{version}Prefix : %{pfx}%Description%{summary}%Prep%setup%Build%Installrm -rf $RPM_BUILD_ROOTmkdir -p $RPM_BUILD_ROOT/%{pfx}/%{_prefix}/binmkdir -p $RPM_BUILD_ROOT/%{pfx}/%{_prefix}/share/tvout-test-mx31cp -ar * $RPM_BUILD_ROOT/%{pfx}/%{_prefix}%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?