X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fhv-install-1;h=60b91d7f1c7679d1a239d40911daae252aa78adf;hb=73a55f8a2af3d6cf80db24307a87345e3d3e5ad3;hp=29103824ba211d379ef9d81335fe339a08efdb09;hpb=95150ed1b283bac7c609367d9ff49c776f71672a;p=hvlinux.git diff --git a/stage4/hv-install-1 b/stage4/hv-install-1 index 2910382..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 @@ -111,8 +113,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