From 3b8fc5cafb5ca3280f465f3dfef2a75e2c7fe805 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: ctags.spec -> 1.8 --- ctags.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctags.spec b/ctags.spec index 3991b2c..c8869da 100644 --- a/ctags.spec +++ b/ctags.spec @@ -71,7 +71,7 @@ kullan %build autoconf CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \ -./configure \ +./configure %{_target} \ --prefix=/usr make -- 2.43.0