From 321286ff8b3eea960f2adb5316541061070c1c56 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Thu, 6 May 1999 17:07:03 +0000 Subject: [PATCH] added %{_target} macro Changed files: libjpeg.spec -> 1.8 --- libjpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libjpeg.spec b/libjpeg.spec index 36325a5..670d016 100644 --- a/libjpeg.spec +++ b/libjpeg.spec @@ -97,7 +97,7 @@ Statyczna bibliteka libjpeg. %build CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \ -./configure \ +./configure %{_target} \ --prefix=$RPM_BUILD_ROOT/usr \ --enable-shared \ --enable-static -- 2.44.0