From c4ab4315db070188f3d35701579188674787aa0c Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Sun, 27 Dec 2009 05:16:11 +0900 Subject: pbuilderrc: --variant=buildd is temporarily broken, disable. apt is marked as not build-essential, and we end up with a chroot without apt, which is bad. --- pbuilderrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pbuilderrc') diff --git a/pbuilderrc b/pbuilderrc index 5ce5626..31f8f4c 100755 --- a/pbuilderrc +++ b/pbuilderrc @@ -64,9 +64,9 @@ BUILDUSERNAME=pbuilder BINDMOUNTS="" # Set the debootstrap variant to 'buildd' type. -DEBOOTSTRAPOPTS[0]='--variant=buildd' +# DEBOOTSTRAPOPTS[0]='--variant=buildd' # or unset it to make it not a buildd type. -# unset DEBOOTSTRAPOPTS +unset DEBOOTSTRAPOPTS # Set the PATH I am going to use inside pbuilder: default is "/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin" export PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin" -- cgit v1.2.3