]> git.pld-linux.org Git - packages/zlib.git/commitdiff
- removed %{_target} macro (./configure isn't GNU configure)
authorArtur Frysiak <artur@frysiak.net>
Mon, 10 May 1999 17:05:06 +0000 (17:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zlib.spec -> 1.11

zlib.spec

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