From 55a778a15f3573e43b8babe7fd8181514cc5b992 Mon Sep 17 00:00:00 2001 From: dancer Date: Sat, 25 Aug 2001 09:09:18 +0000 Subject: making more use of quotation marks, and adding pbuilder checkparams support for all apps. They all have decent command-line support now, I guess --- pbuilder-createbuildenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pbuilder-createbuildenv') diff --git a/pbuilder-createbuildenv b/pbuilder-createbuildenv index 7494ae4..b6a01db 100755 --- a/pbuilder-createbuildenv +++ b/pbuilder-createbuildenv @@ -3,8 +3,8 @@ export LANG=C export LC_ALL=C -DISTRIBUTION=$1 . /etc/pbuilderrc +. /usr/lib/pbuilder/pbuilder-checkparams CHROOTEXEC="chroot $BUILDPLACE " if [ -z "$DISTRIBUTION" ]; then DISTRIBUTION=woody -- cgit v1.2.3