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

wget.spec

index 9327067fe77102f5eab743ddd9a6984a032f10de..3be3144b8f6503f2f94937c69cf8799201a9ba9e 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -36,7 +36,7 @@ tego, 
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --sysconfdir=/etc
 make
This page took 0.088852 seconds and 4 git commands to generate.