X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fusbutils;h=47937055c6bbaea6c149d7dd168fca9c8ff1b1b0;hb=a5c642355acee74d0f03e46630b82654ce7c8a22;hp=9a5f1866c9171088adaaddf812bd12920298c7ae;hpb=114ae232b33e1f8dde2418af5fd3c0f0b5e035dd;p=hvlinux.git diff --git a/stage3/pkg/usbutils b/stage3/pkg/usbutils index 9a5f186..4793705 100644 --- a/stage3/pkg/usbutils +++ b/stage3/pkg/usbutils @@ -2,6 +2,9 @@ hvconfig_pre() { + cd ${LFS_TMP}/${PACKAGE} + ./autogen.sh + make distclean CONFIGURE_OPTS="\ ${CONFIGURE_OPTS} \ --disable-zlib"