From: Christian Bayle Date: Mon, 29 Mar 2010 20:56:02 +0000 (+0000) Subject: Don't ask passwd by default X-Git-Tag: v5.1~2742 X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=commitdiff_plain;h=d477dc2254679f04eecb4d6c4603413cb6bb2b7a Don't ask passwd by default --- diff --git a/3rd-party/nusoap/Makefile.debian b/3rd-party/nusoap/Makefile.debian index 27df324..bbea917 100644 --- a/3rd-party/nusoap/Makefile.debian +++ b/3rd-party/nusoap/Makefile.debian @@ -23,7 +23,7 @@ LOCALREPOUBU=/var/www/ubuntu-fusionforge-$(BRANCH) DEBIANLIST=1lenny UBUNTULIST=1jaunty 1karmic ASKPASS=--ask-passphrase -#ASKPASS= +ASKPASS= # Try if a local mirror is available UBUNTUOP=$(shell wget -q -S http://localhost/ubuntu -O /dev/null && echo "--mirror http://localhost/ubuntu" || echo "--mirror http://archive.ubuntu.com/ubuntu") --debootstrap debootstrap