Use make_install macro
This commit is contained in:
parent
95d69264e5
commit
c23508f184
@ -99,7 +99,7 @@ make %{?_smp_mflags}
|
||||
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%make_install
|
||||
|
||||
# Remove files that will not be packaged
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/grilo-%{release_version}/*.la
|
||||
@ -118,6 +118,7 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
|
||||
* Tue Sep 13 2016 Kalev Lember <klember@redhat.com> - 0.3.3-1
|
||||
- Update to 0.3.3
|
||||
- Don't set group tags
|
||||
- Use make_install macro
|
||||
|
||||
* Mon Jul 25 2016 Kalev Lember <klember@redhat.com> - 0.3.2-2
|
||||
- Update required grilo version
|
||||
|
Loading…
Reference in New Issue
Block a user