Ajout mode muttrc pour emacs.
[hvlinux.git] / stage3 / pkg / usbutils
index 9a5f186..4793705 100644 (file)
@@ -2,6 +2,9 @@
 
 hvconfig_pre()
 {
+    cd ${LFS_TMP}/${PACKAGE}
+    ./autogen.sh
+    make distclean
     CONFIGURE_OPTS="\
         ${CONFIGURE_OPTS} \
         --disable-zlib"