]> git.pld-linux.org Git - packages/bison.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:
    bison.spec -> 1.11

bison.spec

index 13046d523fb0ddf3c3a471b6edc63db4887b2bd6..5d050c3280c78f0f838c7d03b87ee07a2309a1ed 100644 (file)
@@ -50,7 +50,7 @@ s
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr
 make
 
This page took 0.074215 seconds and 4 git commands to generate.