Correction installation dans /usr/libexec et autres...
[hvlinux.git] / stage3 / pkg / cpio
index 707d49c..1792478 100644 (file)
@@ -1,5 +1,10 @@
 #!/bin/bash
 
+hvconfig_pre()
+{
+    sed -i -e '/gets is a/d' ${LFS_TMP}/${PACKAGE}/gnu/stdio.in.h
+}
+
 hvbuild_post()
 {
     install -v -m755 ${SCRDIR}/misc/rpm2cpio /usr/bin