]> git.pld-linux.org Git - packages/ToutDoux.git/blobdiff - ToutDoux.spec
- more %%{__make} macros.
[packages/ToutDoux.git] / ToutDoux.spec
index 9636a74d257ee4e40f7e5fe3fc1029ace7f4474f..7bc165dbb60339eaa0dc49098eeb1308338d0382 100644 (file)
@@ -40,12 +40,12 @@ gettextize --copy --force
 LDFLAGS="-s"; export LDFLAGS
 %configure \
        --disable-static
-make
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        gmenudir=%{_applnkdir}/Utilities
 
This page took 0.132913 seconds and 4 git commands to generate.