]> git.pld-linux.org Git - packages/libjpeg.git/commitdiff
- more %%{__make} macros.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:54:43 +0000 (07:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libjpeg.spec -> 1.31

libjpeg.spec

index 48c30bdcc04e6823899597d2c5c1e995d4955bdd..7dc951a003f04ce70a84262cbb5cde297224bc17 100644 (file)
@@ -130,7 +130,7 @@ LDFLAGS="-s"; export LDFLAGS
        --enable-shared \
        --enable-static
 
-make
+%{__make}
 LD_PRELOAD=$PWD/.libs/%{name}.so make test
 
 %install
This page took 0.031108 seconds and 4 git commands to generate.