Use make_install macro
This commit is contained in:
parent
9ea3926f18
commit
6796d466b2
@ -59,7 +59,7 @@ make V=1 %{?_smp_mflags}
|
|||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=%{buildroot} INSTALL="install -p" install
|
%make_install
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
rm -f %{buildroot}%{_libdir}/gnome-settings-daemon-3.0/*.la
|
rm -f %{buildroot}%{_libdir}/gnome-settings-daemon-3.0/*.la
|
||||||
@ -111,6 +111,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%changelog
|
%changelog
|
||||||
* Sat Aug 29 2015 Kalev Lember <klember@redhat.com> - 3.17.91-1
|
* Sat Aug 29 2015 Kalev Lember <klember@redhat.com> - 3.17.91-1
|
||||||
- Update to 3.17.91
|
- Update to 3.17.91
|
||||||
|
- Use make_install macro
|
||||||
|
|
||||||
* Sun Jun 21 2015 David King <amigadave@amigadave.com> - 3.17.3-1
|
* Sun Jun 21 2015 David King <amigadave@amigadave.com> - 3.17.3-1
|
||||||
- Update to 3.17.3
|
- Update to 3.17.3
|
||||||
|
Loading…
Reference in New Issue
Block a user