X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fhv-install-1;h=4be71f0fdf575fbf93de314a54db16739835f1c1;hb=bf3b29999186b32eaeb6323c247c3d92cd139c02;hp=29103824ba211d379ef9d81335fe339a08efdb09;hpb=95150ed1b283bac7c609367d9ff49c776f71672a;p=hvlinux.git diff --git a/stage4/hv-install-1 b/stage4/hv-install-1 index 2910382..4be71f0 100755 --- a/stage4/hv-install-1 +++ b/stage4/hv-install-1 @@ -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