From 600c99edb0460b33c8a16e98cf68a6e530a90ebb 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: esound.spec -> 1.22 --- esound.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esound.spec b/esound.spec index e836a59..091624a 100644 --- a/esound.spec +++ b/esound.spec @@ -53,7 +53,7 @@ Biblioteka statyczna esound. %build CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \ -./configure %{_target} \ +./configure %{_target_platform} \ --prefix=%{_prefix} \ --sysconfdir=/etc make -- 2.44.0