📄 bloat.spec
字号:
Summary: A script to allow easy command line-based extractionName: bloatVersion: 1.5Release: 1License: GPLSource: %{name}-%{version}.tar.gzGroup: Application/ArchivingBuildArch: noarchBuildRoot: %{_tmppath}/%{name}-%{version}Requires: /usr/bin/perl%descriptionBloat is a Perl script which allows easy CLI-based extraction.%prep%setuppod2man %{name} > %{name}.man%build%{__mkdir_p} %{buildroot}/%{_bindir}%{__mkdir_p} %{buildroot}/%{_mandir}%installcp %{name} %{buildroot}/%{_bindir}cp %{name}.man %{buildroot}/%{_mandir}%clean%files%doc TODO README ChangeLog AUTHORS CREDITS INSTALL DOCAUTHORS README.SUPPORTEDTYPES%{_bindir}/%{name}%{_mandir}/%{name}.man# Last Updated: 2005-01-23
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -