X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fhv-install-1;h=60b91d7f1c7679d1a239d40911daae252aa78adf;hb=02a6c67738080f06def83e5c2aad68af3ce2d56b;hp=a7215815205e89c43999dc76b673848ce334bb54;hpb=d9702c4a5c6fbf2c738ffbf9c3563daf552c91d8;p=hvlinux.git diff --git a/stage4/hv-install-1 b/stage4/hv-install-1 index a721581..60b91d7 100755 --- a/stage4/hv-install-1 +++ b/stage4/hv-install-1 @@ -94,6 +94,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 @@ -113,8 +115,9 @@ ipkg ${PYTHON} "--enable-shared" ipkg -m noac ${DEJAVUFONTS} -ipkg -m acnb ${WINDOWMAKER} "--with-gnustepdir=/usr/share/GNUstep" +ipkg -m acnb ${XDG_UTILS} "--mandir=/usr/share/man" +ipkg -m acnb ${WINDOWMAKER} "--with-gnustepdir=/usr/share/GNUstep" ipkg ${WINDOWMAKER_EXTRA} write_completed_stage