Use make_install macro

This commit is contained in:
Kalev Lember 2015-08-15 14:52:53 -04:00
parent 2e0ff17688
commit 748d0dd63f

View File

@ -91,8 +91,7 @@ make %{?_smp_mflags} V=1
%install
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%make_install
# Remove files that should not be packaged
rm $RPM_BUILD_ROOT%{_libdir}/*.la
@ -142,6 +141,7 @@ fi
%changelog
* Sat Aug 15 2015 Kalev Lember <klember@redhat.com> - 1.37.3-1
- Update to 1.37.3
- Use make_install macro
* Tue Jul 21 2015 David King <amigadave@amigadave.com> - 1.37.2-1
- Update to 1.37.2