]> git.pld-linux.org Git - packages/ed.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:
    ed.spec -> 1.8

ed.spec

diff --git a/ed.spec b/ed.spec
index fc6a88a7b5900a2d7e088892fad324b0ec86c96a..47c862270d025a43c04f638a00890808926c3c1f 100644 (file)
--- a/ed.spec
+++ b/ed.spec
@@ -44,7 +44,7 @@ yaz
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=/usr \
        --exec-prefix=/
 
This page took 0.10023 seconds and 4 git commands to generate.