]> git.pld-linux.org Git - packages/SDL_ttf.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_ttf.spec -> 1.4

SDL_ttf.spec

index f4b2a10a52afe305623b4e155715a00ba4c0f8c2..642f8450329b5e19a9abb73b5333cacb1594ba87 100644 (file)
@@ -50,7 +50,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.076305 seconds and 4 git commands to generate.