X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage4%2Fpkg%2Fxinit;fp=stage4%2Fpkg%2Fxinit;h=91b79f031783200931211bddc2b151a16e41541d;hb=7537c1f2f4728f09caee2c99f91c31ac426ed132;hp=78bd1e4de95af548f8ffd740e81f2f07a690c55d;hpb=e7af14234a490713f91b3efbea721681bd4d0c1b;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" }