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

BitchX.spec

index 5783670211a9f2f0b270c4e0b88a4ddc4815df31..6d67d5971dae12f96dee41de78b889dbf2d48170 100644 (file)
@@ -35,7 +35,7 @@ kolorowy i przej
 gzip -dc %{SOURCE2} | tar -xf -
 
 CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -w" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr
 make all 
 
This page took 0.073052 seconds and 4 git commands to generate.