Use make_install macro
This commit is contained in:
parent
d67a8b7323
commit
10999fa41d
@ -25,7 +25,7 @@ chmod 0644 COPYING
|
|||||||
%configure
|
%configure
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" install
|
%make_install
|
||||||
|
|
||||||
touch $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache
|
touch $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user