Use make_install macro
This commit is contained in:
parent
43c7da124b
commit
17caa34670
@ -53,7 +53,7 @@ make %{?_smp_mflags} V=1
|
||||
|
||||
|
||||
%install
|
||||
make install DESTDIR=%{buildroot} INSTALL="install -p"
|
||||
%make_install
|
||||
|
||||
find %{buildroot} -name '*.la' -delete
|
||||
|
||||
@ -83,6 +83,7 @@ rm -rf %{buildroot}%{_libdir}/gstreamer-1.0/
|
||||
%changelog
|
||||
* Sun Mar 20 2016 Kalev Lember <klember@redhat.com> - 3.0.18-1
|
||||
- Update to 3.0.18
|
||||
- Use make_install macro
|
||||
|
||||
* Sun Feb 14 2016 David King <amigadave@amigadave.com> - 3.0.16-1
|
||||
- Update to 3.0.16
|
||||
|
Loading…
Reference in New Issue
Block a user