- remove autoreconf -fi, it fails with autoconf-1.10 as included

in sles11 due to AM_SUBST_NOTMAKE usage

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=153
This commit is contained in:
Olaf Hering 2012-11-14 15:40:50 +00:00 committed by Git OBS Bridge
parent 6cb65ae2de
commit 446a55c9c2
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 14 16:39:14 CET 2012 - ohering@suse.de
- remove autoreconf -fi, it fails with autoconf-1.10 as included
in sles11 due to AM_SUBST_NOTMAKE usage
-------------------------------------------------------------------
Tue Nov 13 23:47:18 CET 2012 - ohering@suse.de

View File

@ -394,7 +394,6 @@ else
default_attach_method="appliance"
fi
#
autoreconf -fi
%configure \
--help || :
#sed -i '1 s@^.*@#!/bin/sh -x@' configure