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

dia.spec

index b78f64977fe22915f8444ad28f2830f1485920b9..54ec6d2108d80fec4f729920a89399da7ef50ea9 100644 (file)
--- a/dia.spec
+++ b/dia.spec
@@ -38,7 +38,7 @@ i zapisywa
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr/X11R6
 make
 
This page took 0.04925 seconds and 4 git commands to generate.