Use make_install macro
This commit is contained in:
parent
76b113c116
commit
4d4c67bccb
@ -43,7 +43,7 @@ into other applications such as IDEs.
|
||||
make %{?_smp_mflags} CFLAGS="$CFLAGS -fno-strict-aliasing"
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%make_install
|
||||
|
||||
# Update the screenshot shown in the software center
|
||||
#
|
||||
@ -117,6 +117,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
||||
%changelog
|
||||
* Tue Sep 01 2015 Kalev Lember <klember@redhat.com> - 1:3.17.91-1
|
||||
- Update to 3.17.91
|
||||
- Use make_install macro
|
||||
|
||||
* Wed Jun 24 2015 David King <amigadave@amigadave.com> - 1:3.17.3-1
|
||||
- Update to 3.17.3
|
||||
|
Loading…
Reference in New Issue
Block a user