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

Eterm.spec

index 15d94519fdd1d04f9c652ded8c62cc5e6f234a1a..71dd3f84237b99df6f4713920c94310d8012dcd6 100644 (file)
@@ -30,7 +30,7 @@ biblioteki IMlib do zaawansowanego operowania na grafice.
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr/X11R6 \
        --with-imlib=/usr/X11R6 \
        --enable-static \
This page took 0.051405 seconds and 4 git commands to generate.