Use make_install macro

This commit is contained in:
Kalev Lember 2016-04-13 19:22:45 +02:00
parent 33e133c5b8
commit e2525c4699

View File

@ -28,7 +28,7 @@ and the Platform Overview.
make %{?_smp_mflags} make %{?_smp_mflags}
%install %install
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %make_install
%find_lang %{name} --all-name --with-gnome %find_lang %{name} --all-name --with-gnome
@ -40,6 +40,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%changelog %changelog
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1 * Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
- Update to 3.20.1 - Update to 3.20.1
- Use make_install macro
* Tue Mar 22 2016 David King <amigadave@amigadave.com> - 3.20.0-1 * Tue Mar 22 2016 David King <amigadave@amigadave.com> - 3.20.0-1
- Update to 3.20.0 - Update to 3.20.0