X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage4%2Fpkg%2Fxinit;h=91b79f031783200931211bddc2b151a16e41541d;hb=47f2031ebd11633c79f3fb0fd173658b2d2ef3d4;hp=78bd1e4de95af548f8ffd740e81f2f07a690c55d;hpb=68ad63a79bd2ca064b57d9f8f367d159fc9ec536;p=hvlinux.git diff --git a/stage4/pkg/xinit b/stage4/pkg/xinit index 78bd1e4..91b79f0 100644 --- a/stage4/pkg/xinit +++ b/stage4/pkg/xinit @@ -2,7 +2,5 @@ hvconfig_pre() { - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ - --with-xinitdir=/etc/X11/app-defaults" + CONFIGURE_OPTS+=" --with-xinitdir=/etc/X11/app-defaults" }