From: Ruediger Meier <ruediger.meier@xxxxxxxxxxx> It will disable all these programs automatically except wall(1) which is now non-Linux compatible. Signed-off-by: Ruediger Meier <ruediger.meier@xxxxxxxxxxx> --- .travis-functions.sh | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.travis-functions.sh b/.travis-functions.sh index ca73a9f..11e7707 100755 --- a/.travis-functions.sh +++ b/.travis-functions.sh @@ -108,16 +108,8 @@ function osx_install_script brew link --force ncurses OSX_CONFOPTS=" - --disable-runuser \ - --disable-su \ - --disable-login \ - --disable-last \ - --disable-utmpdump \ - --disable-agetty \ - --disable-wall \ --disable-ipcrm \ --disable-ipcs \ - --disable-write \ " # workaround: glibtoolize could not find sed -- 1.8.5.6 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html