diff --git a/xdg-user-dirs.spec b/xdg-user-dirs.spec index f9af15c..0920fef 100644 --- a/xdg-user-dirs.spec +++ b/xdg-user-dirs.spec @@ -29,14 +29,14 @@ homedirectory based on the defaults configured by the administrator. %build %configure -make %{?_smp_mflags} +%make_build cd po touch *.po make update-gmo %install -make install DESTDIR=$RPM_BUILD_ROOT +%make_install %find_lang %name @@ -56,6 +56,7 @@ make install DESTDIR=$RPM_BUILD_ROOT * Mon Aug 21 2017 Kalev Lember - 0.16-1 - Update to 0.16 - Use license macro for COPYING +- Use make_build and make_install macros * Thu Aug 03 2017 Fedora Release Engineering - 0.15-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild