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

flex.spec

index 21b5ec726fa113abd6069b9ad57187fae109469a..e32a859c1640d12753c749a7e3a2027131b814fa 100644 (file)
--- a/flex.spec
+++ b/flex.spec
@@ -50,7 +50,7 @@ a
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --prefix=/usr
 make
 
This page took 0.238136 seconds and 4 git commands to generate.