From 3b7bd809ef4229e1112691bb7d7e99f856f06ed0 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Wed, 5 May 1999 20:40:43 +0000 Subject: [PATCH] added %{_target} macro Changed files: ee.spec -> 1.10 --- ee.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee.spec b/ee.spec index 0f3001c..b048cad 100644 --- 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 -- 2.43.0