📄 perl-fs.spec
字号:
%define pfx /opt/freescale/rootfs/%{_target_cpu}# NOTE: perl is not relocatable as it encodes paths during the configureSummary : The Perl programming languageName : perlVersion : 5.8.8Release : 1License : Artistic or GPLVendor : FreescalePackager : Stuart HughesGroup : Development/LanguagesSource : perl-5.8.8.tar.gzBuildRoot : %{_tmppath}/%{name}Prefix : %{pfx}# perl auto module dependency is pretty broken in rpm, so we have# to turn off all dependency checksAutoreqprov : no%Description%{summary}%Prep%setup %Buildsh Configure -Dinstallprefix=$RPM_BUILD_ROOT/%{pfx}/%{_prefix} -Dprefix=%{_prefix} -des -Accflags=-DNO_LOCALE make%Installrm -rf $RPM_BUILD_ROOTmake install%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -