X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fxinetd;h=f871392b718093732ab5bceb90bc94a5e85288f2;hb=7537c1f2f4728f09caee2c99f91c31ac426ed132;hp=6267066c3c94038f98739b8eb97540cecf83d1dc;hpb=9e3f8101a7e4d974db8e9afeb9c90c13a43ae8d7;p=hvlinux.git diff --git a/stage3/pkg/xinetd b/stage3/pkg/xinetd index 6267066..f871392 100644 --- a/stage3/pkg/xinetd +++ b/stage3/pkg/xinetd @@ -2,9 +2,7 @@ hvconfig_pre() { - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ - --with-loadavg" + CONFIGURE_OPTS+=" --with-loadavg" } hvbuild_post()