From 6956a7145e2e5c812ae06e24ba801b99c48adc16 Mon Sep 17 00:00:00 2001 From: NixTux Commit Bot Date: Sat, 4 Jan 2020 09:40:41 +0300 Subject: [PATCH] bot: rpm5 -> rpm4 (1) --- xz.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xz.spec b/xz.spec index 793c1bc..af71a6c 100644 --- a/xz.spec +++ b/xz.spec @@ -96,7 +96,7 @@ export CONFIGURE_TOP=`pwd` mkdir objs pushd objs CFLAGS="%{optflags} -O3 -funroll-loops" \ -%configure2_5x +%configure %make popd @@ -104,7 +104,7 @@ popd mkdir objsdietlibc pushd objsdietlibc CFLAGS="-Os" CC="diet gcc" \ -%configure2_5x --disable-shared \ +%configure --disable-shared \ --enable-static \ --disable-xz \ --disable-xzdec \ @@ -117,7 +117,7 @@ popd %endif %install -%makeinstall_std -C objs +%make_install -C objs install -d %{buildroot}/%{_lib} mv %{buildroot}%{_libdir}/*.so.* %{buildroot}/%{_lib}/