autodist-update: disable icecc to workaround some problems
This commit is contained in:
parent
092e90e004
commit
f47b80b1cc
@ -8,6 +8,9 @@
|
||||
|
||||
ME=`basename $0`
|
||||
|
||||
# Disable icecc
|
||||
export PATH=/usr/bin:$PATH
|
||||
|
||||
# FIXME: parametrize automaint call
|
||||
if [ ! "$AUTOPORT_UPDATE_NO_AUTOMAINT" ]; then
|
||||
automaint -s devel-autodist -d devel -p devel-makedist
|
||||
|
Loading…
Reference in New Issue
Block a user