whoops
This commit is contained in:
parent
906f947267
commit
6e9b29d2a2
@ -18,7 +18,7 @@ Source3: commitid
|
||||
Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
|
||||
%endif
|
||||
Source1: index.theme
|
||||
Source2: index.theme.rhel
|
||||
Source4: index.theme.rhel
|
||||
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: xorg-x11-util-macros
|
||||
@ -67,7 +67,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
|
||||
mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/default
|
||||
%if 0%{?rhel}
|
||||
install -m 644 -p %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/icons/default/index.theme
|
||||
install -m 644 -p %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/icons/default/index.theme
|
||||
%else
|
||||
install -m 644 -p %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/icons/default/index.theme
|
||||
%endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user