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

console-data.spec

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