📄 lrzsz.spec
字号:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary : The lrz and lsz modem communications programs.Name : lrzszVersion : 0.12.21Release : 1License : GPLVendor : FreescalePackager : Alan TullGroup : Applications/CommunicationsSource : lrzsz_0.12.21.orig.tar.gzPatch0 : lrzsz_0.12.21-4.diffBuildRoot : %{_tmppath}/%{name}Prefix : %{pfx}%Description%{summary}%Prep%setup -n lrzsz-990823%patch0 -p1%Buildif [ -n "$UCLIBC" ]then config_opts='ac_cv_lib_intl_gettext=no'fieval $config_opts \./configure --disable-pubdir \ --enable-syslog \ --program-transform-name=s/l// --cache-file=config.cachetouch Makefile.intouch stamp-h.inmake -j1%Installrm -rf $RPM_BUILD_ROOTmake -j1 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 + -