From e6671bca1bbd5277b3e4ac7259b44b62208ce894 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Thu, 24 Dec 2015 23:47:38 +0100 Subject: [PATCH] Don't run autoreconf anymore (aarch64 is also recognized without) --- libisofs.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libisofs.spec b/libisofs.spec index 0e754b2..f832a23 100644 --- a/libisofs.spec +++ b/libisofs.spec @@ -9,7 +9,6 @@ URL: http://libburnia-project.org/ Source: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz Patch0: libisofs-0.6.16-multilib.patch BuildRequires: libacl-devel, zlib-devel, doxygen, graphviz -BuildRequires: autoconf, automake, libtool BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -33,7 +32,6 @@ developing applications that use libisofs. %prep %setup -q %patch0 -p1 -b .multilib -autoreconf --force --install %build %configure --disable-static