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

sed.spec

index 78906d463ee33f3dea87e6f93113ce07274bb403..d73bdf8f47a0f2017d66dc8b3fa9cc2dca954b08 100644 (file)
--- a/sed.spec
+++ b/sed.spec
@@ -43,7 +43,7 @@ yazmakta kullan
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=/usr \
        --exec-prefix=/
 make
This page took 0.084077 seconds and 4 git commands to generate.