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

wget.spec

index a162a89dfeea37d8570a699870d7674085a2517d..b78766fd6b90a683e9918fed832efcd8e87fb5b4 100644 (file)
--- a/wget.spec
+++ b/wget.spec
@@ -40,7 +40,7 @@ tego, 
 %build
 autoconf
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=%{_prefix} \
        --sysconfdir=%{_sysconfdir}
 make
This page took 0.065847 seconds and 4 git commands to generate.