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

gftp.spec

index 04b9bc9b1044c4e46c5a41ac17d1fe3c34d2e106..9908794913c009151473157f8d88ac9771e819a0 100644 (file)
--- a/gftp.spec
+++ b/gftp.spec
@@ -35,7 +35,7 @@ zarz
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr/X11R6 \
        --with-x
 
This page took 0.064387 seconds and 4 git commands to generate.