automake fixes
This commit is contained in:
parent
d1997066ff
commit
7fab4fe9f5
@ -26,6 +26,7 @@ BuildRequires: GConf2-devel
|
||||
BuildRequires: bluez-libs-devel >= 3.12
|
||||
BuildRequires: expat-devel
|
||||
BuildRequires: libarchive-devel
|
||||
BuildRequires: libtool
|
||||
|
||||
|
||||
Requires(post): desktop-file-utils
|
||||
@ -56,8 +57,11 @@ required to develop applications using gvfs.
|
||||
%build
|
||||
|
||||
# Needed for gvfs-0.2.1-archive-integration.patch
|
||||
libtoolize --force || :
|
||||
aclocal || :
|
||||
autoheader || :
|
||||
automake || :
|
||||
autoconf || :
|
||||
|
||||
%configure
|
||||
make # %{?_smp_mflags}
|
||||
|
Loading…
Reference in New Issue
Block a user