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

dia.spec

index 09c1a7162dd3dccbfc228556b16333d41deaa3d1..a52660dbaf937774d8d897d866957b0ca09c4c6c 100644 (file)
--- a/dia.spec
+++ b/dia.spec
@@ -40,7 +40,7 @@ i zapisywa
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=%{_prefix}
 make
 
This page took 0.133053 seconds and 4 git commands to generate.