]> git.pld-linux.org Git - packages/console-tools.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-tools.spec -> 1.11

console-tools.spec

index c09ebf8d2bfd4923329f88dc45ab21ebc39bce43..936c8316b6e23623f6359810991eed2bc1c37ef3 100644 (file)
@@ -60,7 +60,7 @@ Biblioteki statyczne console-tools.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+./configure %{_target_platform} \
        --enable-kbd-compat
 make 
 
This page took 0.087899 seconds and 4 git commands to generate.