summaryrefslogtreecommitdiffstats
path: root/.travis-functions.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis-functions.sh')
-rwxr-xr-x.travis-functions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis-functions.sh b/.travis-functions.sh
index ece05d409..7b20e886c 100755
--- a/.travis-functions.sh
+++ b/.travis-functions.sh
@@ -42,6 +42,7 @@ function check_nonroot
xconfigure \
--disable-use-tty-group \
+ --disable-makeinstall-chown \
--enable-all-programs \
|| return
$MAKE || return