]> git.pld-linux.org Git - packages/pl.git/commitdiff
added %{_target} macro
authorArtur Frysiak <artur@frysiak.net>
Thu, 6 May 1999 17:07:03 +0000 (17:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pl.spec -> 1.3

pl.spec

diff --git a/pl.spec b/pl.spec
index 783f8714db68a87c660cfeb949dbf3fad0818a77..4631107e634a4bd26e3c3bb2c0deeb503cd53567 100644 (file)
--- a/pl.spec
+++ b/pl.spec
@@ -24,7 +24,7 @@ Kompilator PROLOGu.
 %build
 cd src
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr
 make
 
This page took 0.094365 seconds and 4 git commands to generate.