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

ee.spec

diff --git a/ee.spec b/ee.spec
index 0f3001cda0ae1658f1eb3abe92b2e7467c281c25..b048cad8aadd61f860da53222620d790ac6dcb7a 100644 (file)
--- a/ee.spec
+++ b/ee.spec
@@ -26,7 +26,7 @@ images in a variety of formats.
 %build
 autoconf
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure \
+./configure %{_target} \
        --prefix=/usr/X11R6 \
        --without-included-gettext
 make
This page took 0.084826 seconds and 4 git commands to generate.