hicolor-icon-theme.spec

来自「coldfire MCF5445X基于unix平台的BSP」· SPEC 代码 · 共 35 行

SPEC
35
字号
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary         : Default fallback theme for implemenations of the icon themeName            : hicolor-icon-themeVersion         : 0.5Release         : 1Vendor          : FreescalePackager        : Stuart HughesGroup           : System Environment/LibrariesSource          : %{name}-%{version}.tar.gzLicense         : GPLBuildRoot       : %{_tmppath}/%{name}%Description%{summary}%Prep%setup %Build./configure --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 + =
减小字号Ctrl + -
显示快捷键?