]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
travis: let OSX auto-skip utmpx tools
authorRuediger Meier <ruediger.meier@ga-group.nl>
Thu, 1 Dec 2016 08:57:50 +0000 (09:57 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 7 Dec 2016 11:35:24 +0000 (12:35 +0100)
It will disable all these programs automatically except wall(1)
which is now non-Linux compatible.

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
.travis-functions.sh

index ca73a9f7c293bb598e2323de7582e7cab9384a92..11e7707bb8eace07a28cbfc61af70203e816c416 100755 (executable)
@@ -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