- add autoreconf before configure
This commit is contained in:
parent
c0fc41fe02
commit
108e6024ae
@ -70,6 +70,7 @@ BuildRequires: gnome-python2-gtksourceview >= %{gnome_python_desktop_version}
|
||||
BuildRequires: gnome-python2-gtksourceview >= %{gnome_python_desktop_version}
|
||||
BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
|
||||
BuildRequires: which
|
||||
BuildRequires: autoconf, automake, libtool
|
||||
|
||||
Requires: libgnomeui >= %{libgnomeui_version}
|
||||
Requires: libgnomeprintui22 >= %{libgnomeprintui_version}
|
||||
@ -116,6 +117,7 @@ tar xzf %{SOURCE1}
|
||||
%patch4 -p1 -b .copy-xattrs
|
||||
|
||||
%build
|
||||
autoreconf
|
||||
%configure --disable-scrollkeeper --disable-gtk-doc --enable-python
|
||||
make
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user