diff --git a/rygel.spec b/rygel.spec index f345154..a8d45a0 100644 --- a/rygel.spec +++ b/rygel.spec @@ -65,7 +65,7 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool make %{?_smp_mflags} V=1 %install -make install DESTDIR=%{buildroot} INSTALL='install -p' +%make_install #Remove libtool archives. find %{buildroot} -type f -name "*.la" -delete @@ -145,6 +145,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Mon Aug 17 2015 Kalev Lember - 0.27.4-1 - Update to 0.27.4 +- Use make_install macro * Tue Jul 28 2015 Kalev Lember - 0.27.3-1 - Update to 0.27.3