Use make_install macro
This commit is contained in:
parent
9f31521171
commit
944ff35c37
@ -157,7 +157,7 @@ export PYTHON=%{__python3}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%make_install
|
||||
%find_lang %{name} --with-gnome
|
||||
|
||||
#nuke the .la file(s)
|
||||
@ -261,6 +261,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 1:3.16.2-4
|
||||
- Use plugin installation API from gstreamer1-plugins-base 1.5.0
|
||||
- Tighten deps with the _isa macro
|
||||
- Use make_install macro
|
||||
|
||||
* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 1:3.16.2-3
|
||||
- Bump for new gnome-desktop3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user