Don't run autoreconf anymore (aarch64 is also recognized without)
This commit is contained in:
parent
f01d0ce0dd
commit
e6671bca1b
@ -9,7 +9,6 @@ URL: http://libburnia-project.org/
|
|||||||
Source: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
|
Source: http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
|
||||||
Patch0: libisofs-0.6.16-multilib.patch
|
Patch0: libisofs-0.6.16-multilib.patch
|
||||||
BuildRequires: libacl-devel, zlib-devel, doxygen, graphviz
|
BuildRequires: libacl-devel, zlib-devel, doxygen, graphviz
|
||||||
BuildRequires: autoconf, automake, libtool
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -33,7 +32,6 @@ developing applications that use libisofs.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .multilib
|
%patch0 -p1 -b .multilib
|
||||||
autoreconf --force --install
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static
|
%configure --disable-static
|
||||||
|
Loading…
Reference in New Issue
Block a user