]> git.pld-linux.org Git - packages/SDL.git/commitdiff
- added using %%{__make} macro.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:22:45 +0000 (07:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SDL.spec -> 1.32

SDL.spec

index f1cfe13ee8338ba013d17acfd4037a813cccac4c..56daee79f9b0a51813a07023501231df1c43e4ee 100644 (file)
--- a/SDL.spec
+++ b/SDL.spec
@@ -62,7 +62,7 @@ LDFLAGS="-s"; export LDFLAGS
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        m4datadir=%{_aclocaldir}
 
This page took 0.039907 seconds and 4 git commands to generate.