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

zlib.spec

index 57f203153874a44a343e7c713c392d818e044022..df387a21b927f2e99d7b742533dc415950272721 100644 (file)
--- a/zlib.spec
+++ b/zlib.spec
@@ -145,7 +145,7 @@ program
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --shared
 
This page took 0.124893 seconds and 4 git commands to generate.