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

console-data.spec

index 3332becb24761435f4501e5b010e9f08fefb570a..97147f78c9d9c0044184bcb94055d7928acfaad6 100644 (file)
@@ -22,7 +22,7 @@ r
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
         --with-main_compressor=gzip
 
 make
This page took 0.073018 seconds and 4 git commands to generate.