]> git.pld-linux.org Git - packages/SDL_image.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_image.spec -> 1.13

SDL_image.spec

index bd6c2284cf5383feaa96f405a0177bca4c9f93f4..3424efcb5a12157864a3ead7e7e17eb8628249b1 100644 (file)
@@ -61,7 +61,7 @@ make
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
 
This page took 0.058175 seconds and 4 git commands to generate.