]> git.pld-linux.org Git - packages/console-tools.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Wed, 5 May 1999 20:40:42 +0000 (20:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    console-tools.spec -> 1.5

console-tools.spec

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