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

dgs.spec

index 41d187046c7720e1beedd2280fa16502fc4d8767..acd032b5df99f5f434a12690abb31cadc1d2b4c7 100644 (file)
--- a/dgs.spec
+++ b/dgs.spec
@@ -24,7 +24,7 @@ color issues.
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
 CXXFLAGS="$RPM_OPT_FLAGS" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=/usr
 
 make shared=yes debug=no
This page took 0.109019 seconds and 4 git commands to generate.