Use make_install macro
This commit is contained in:
parent
63d5402f97
commit
dae112bc74
3
eog.spec
3
eog.spec
@ -80,7 +80,7 @@ the functionality of the installed %{name} package.
|
|||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
%make_install
|
||||||
|
|
||||||
# Update the screenshot shown in the software center
|
# Update the screenshot shown in the software center
|
||||||
#
|
#
|
||||||
@ -144,6 +144,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
|
* Mon Aug 17 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
|
||||||
- Update to 3.17.90
|
- Update to 3.17.90
|
||||||
|
- Use make_install macro
|
||||||
|
|
||||||
* Tue Jul 21 2015 David King <amigadave@amigadave.com> - 3.17.3-2
|
* Tue Jul 21 2015 David King <amigadave@amigadave.com> - 3.17.3-2
|
||||||
- Bump for new gnome-desktop3
|
- Bump for new gnome-desktop3
|
||||||
|
Loading…
Reference in New Issue
Block a user