]> git.pld-linux.org Git - packages/gftp.git/commitdiff
s/%{_target}/%{_target_platform}/
authorArtur Frysiak <artur@frysiak.net>
Tue, 1 Jun 1999 17:46:14 +0000 (17:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gftp.spec -> 1.16

gftp.spec

index fe47e52f89452958eb8fa0b4b151147f2791be49..e7633db308d1d3255e1a9c550fbba86d36eec7fa 100644 (file)
--- a/gftp.spec
+++ b/gftp.spec
@@ -35,7 +35,7 @@ zarz
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=%{_prefix} \
        --with-x
 
This page took 0.065932 seconds and 4 git commands to generate.