From 922da87bc9013abaebe890aedba905a6149347c9 Mon Sep 17 00:00:00 2001 From: Eddy Petrișor Date: Thu, 6 Mar 2008 01:57:04 +0200 Subject: Better default placeholder URL; Create minimalistic pbuilderrc files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Use http://you-have-broken-debconf-configuration.example.com/ as a default place-holder instead of the possiblly confusing _ No longer create large /etc/pbuilderrc files, instead create a minimal file which contains just the MIRRORSITE definition since pbuilder sources the default options, so there's only need for overrides. Thanks Junichi for clearing that up. Signed-off-by: Eddy Petrișor --- debian/pbuilder.templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/pbuilder.templates') diff --git a/debian/pbuilder.templates b/debian/pbuilder.templates index 1b8f0ed..e160b3d 100644 --- a/debian/pbuilder.templates +++ b/debian/pbuilder.templates @@ -1,6 +1,6 @@ Template: pbuilder/mirrorsite Type: string -Default: _ +Default: http://you-have-broken-debconf-configuration.example.com/ _Description: Default mirror site: Please enter the default mirror you want to be used by pbuilder. . -- cgit v1.2.3