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

ddd.spec

index dc7bc7a485bf1144e3fc5b1244a0e10e1ddcdc64..0d2d567d3393414ee1b20587a5d24737a434b0b1 100644 (file)
--- a/ddd.spec
+++ b/ddd.spec
@@ -43,7 +43,7 @@ Data Display Debugger - python debugger.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --with-motif \
        --prefix=/usr/X11R6
 make CXXOPT="-DNDEBUG $RPM_OPT_FLAGS"
This page took 0.047049 seconds and 4 git commands to generate.