]> git.pld-linux.org Git - packages/ee.git/blobdiff - ee.spec
added %{_target} macro
[packages/ee.git] / 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.090225 seconds and 4 git commands to generate.