]> git.pld-linux.org Git - packages/bash.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Wed, 5 May 1999 20:40:42 +0000 (20:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bash.spec -> 1.11

bash.spec

index f292afb7523f6fc8c24f48baad8c6a78e0d133a1..b69a85c8d544194288ab01b53308e7c01e0b1d2c 100644 (file)
--- a/bash.spec
+++ b/bash.spec
@@ -80,7 +80,7 @@ tasarlanm
 
 %build
 LDFLAGS="-s" CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --enable-alias \
        --enable-help-builtin \
This page took 0.086047 seconds and 4 git commands to generate.