Use make_install macro
This commit is contained in:
parent
43491ea0bd
commit
85f85ae55d
@ -38,7 +38,7 @@ such as CPU and memory.
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%make_install
|
||||
|
||||
%find_lang %{name} --with-gnome
|
||||
|
||||
@ -69,6 +69,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%changelog
|
||||
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
|
||||
- Update to 3.17.90
|
||||
- Use make_install macro
|
||||
|
||||
* Mon Jul 20 2015 David King <amigadave@amigadave.com> - 3.17.4-1
|
||||
- Update to 3.17.4
|
||||
|
Loading…
Reference in New Issue
Block a user