From 618679b4b27fc9a75a0bade1be6f36d0ef26a5c8 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Tue, 1 Jun 1999 17:46:14 +0000 Subject: [PATCH] s/%{_target}/%{_target_platform}/ Changed files: ctags.spec -> 1.15 --- ctags.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctags.spec b/ctags.spec index 0e9c5f5..064bed9 100644 --- a/ctags.spec +++ b/ctags.spec @@ -71,7 +71,7 @@ kullan %build autoconf CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \ -./configure %{_target} \ +./configure %{_target_platform} \ --prefix=%{_prefix} make -- 2.44.0