diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 38cb41d..a7e243a 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -104,8 +104,7 @@ make %{?_smp_mflags} %install -make install DESTDIR=$RPM_BUILD_ROOT \ - RUN_QUERY_LOADER_TEST=false +%make_install RUN_QUERY_LOADER_TEST=false # Remove unpackaged files rm $RPM_BUILD_ROOT%{_libdir}/*.la @@ -177,6 +176,7 @@ gdk-pixbuf-query-loaders-%{__isa_bits} --update-cache %changelog * Wed Aug 19 2015 Kalev Lember - 2.31.6-1 - Update to 2.31.6 +- Use make_install macro * Wed Aug 05 2015 Kalev Lember - 2.31.5-3 - Use the right macro name in file triggers