]> git.pld-linux.org Git - packages/libjpeg.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Thu, 6 May 1999 17:07:03 +0000 (17:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libjpeg.spec -> 1.8

libjpeg.spec

index 36325a582d24f909dcd0d13116c00beb550702ce..670d016c923bd0c7ac1a2a6cdc6af0b3e2a55cd5 100644 (file)
@@ -97,7 +97,7 @@ Statyczna bibliteka libjpeg.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=$RPM_BUILD_ROOT/usr \
        --enable-shared \
        --enable-static
This page took 0.06588 seconds and 4 git commands to generate.