Use make_install macro
This commit is contained in:
parent
3aab251cb1
commit
f7c02b4a61
@ -47,7 +47,7 @@ and generate color profiles in the GNOME desktop.
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%make_install
|
||||
|
||||
%find_lang %name --with-gnome
|
||||
|
||||
@ -90,6 +90,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%changelog
|
||||
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
|
||||
- Update to 3.17.90
|
||||
- Use make_install macro
|
||||
|
||||
* Wed Jun 24 2015 Rex Dieter <rdieter@fedoraproject.org> - 3.16.0-4
|
||||
- rebuild (exiv2)
|
||||
|
Loading…
Reference in New Issue
Block a user