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

cproto.spec

index f43984a142da08a3c516d61ddbae48263acef020..8b2f88a1fb78ded844557c3378dcd154794795a6 100644 (file)
@@ -54,7 +54,7 @@ cproto girdi olarak standart giri
 %build
 autoconf
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr \
        --exec-prefix=/usr
 make
This page took 0.11031 seconds and 4 git commands to generate.