Use make_install macro

This commit is contained in:
Kalev Lember 2015-09-22 16:09:29 +02:00
parent 97d4948029
commit e003d0952a

View File

@ -24,7 +24,7 @@ with the GNOME desktop.
make
%install
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%make_install
mkdir -p $RPM_BUILD_ROOT%{_datadir}/backgrounds/images
@ -40,6 +40,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%changelog
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
- Update to 3.18.0
- Use make_install macro
* Thu Jun 25 2015 David King <amigadave@amigadave.com> - 3.17.3-1
- Update to 3.17.3