Remove obsolete variable CLFS_ENDIAN
[hvlinux.git] / stage4 / hv-install-1
index 2910382..4be71f0 100755 (executable)
@@ -57,7 +57,6 @@ ipkg ${LIBPTHREAD_STUBS} ${XORG_CONFIG}
 ipkg ${XCB_PROTO} ${XORG_CONFIG}
 ipkg ${LIBXCB} ${XORG_CONFIG}
 install_xorg_modules ${XORG_LIB}
-ipkg ${GPERF}
 ipkg ${XCB_UTIL} ${XORG_CONFIG}
 ipkg -m acnb ${LESSTIF}
 ipkg_xorg ${XBITMAPS} "data"
@@ -94,6 +93,8 @@ ipkg_xorg ${XORG_SERVER} "xserver" "\
     --enable-install-setuid \
     --disable-config-hal"
 
+ipkg -m acnb ${MTDEV} "--disable-static"
+
 install_xorg_modules ${XORG_DRIVER} --with-xorg-module-dir=/usr/lib/X11/modules
 
 if [ "x${XORG_VIDEO_DRIVER}" = "xnouveau" ]; then
@@ -111,8 +112,11 @@ ipkg -s tk ${TK}
 # Re-installing python now that tk is present???
 ipkg ${PYTHON} "--enable-shared"
 
-ipkg -m acnb ${WINDOWMAKER} "--with-gnustepdir=/usr/share/GNUstep"
+ipkg -m noac ${DEJAVUFONTS}
 
+ipkg -m acnb ${XDG_UTILS} "--mandir=/usr/share/man"
+
+ipkg -m acnb ${WINDOWMAKER} "--with-gnustepdir=/usr/share/GNUstep"
 ipkg ${WINDOWMAKER_EXTRA}
 
 write_completed_stage