chroot-distcc: make this cross buildable (still fails).

This commit is contained in:
Juan RP 2013-02-05 01:35:39 +01:00
parent 02fa820625
commit 6c26b09efb
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ conflicts="distcc>=0"
do_configure() {
sed -i -e 's|^\(all: $(bin_PROGRAMS)\) pump include-server|\1|g' Makefile.in
./configure --prefix=/usr --with-included-popt \
./configure ${CONFIGURE_SHARED_ARGS} --with-included-popt \
--without-avahi --without-gnome \
--without-gtk --disable-Werror \
ac_cv_path_PYTHON=/bin/false