📄 bridge-utils.spec
字号:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary : Bridge UtilitiesName : bridge-utilsVersion : 1.2Release : 1License : GPLVendor : FreescalePackager : Lee NipperGroup : System Environment/BaseSource : %{name}-%{version}.tar.gzBuildRoot : %{_tmppath}/%{name}Prefix : %{pfx}URL : http://linux-net.osdl.org/index.php/Bridge%Description%{summary}Note: requires the following kernel config option:CONFIG_BRIDGE%Prep%setup %Buildautoconf./configure --host=$CFGHOST --exec-prefix=%{_prefix}make%Installrm -rf $RPM_BUILD_ROOTmake install DESTDIR=$RPM_BUILD_ROOT/%{pfx}%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -