From 6dee61ea8597c198b3dfd642103022b034ce774a Mon Sep 17 00:00:00 2001 From: dancer Date: Sun, 14 May 2006 18:32:32 +0000 Subject: * fix pdebuild --help output (closes: #367133) * pbuilderrc.5: undocument the restriction that --buildresult option needs to be specified for pdebuild, and BUILDRESULT cannot be used. I should probably warn that the directory should be absolute. * pdebuild.1: fix man a bit to make --buildresult option doc unambiguous. --- pbuilder-createbuildenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pbuilder-createbuildenv') diff --git a/pbuilder-createbuildenv b/pbuilder-createbuildenv index 13307a7..32d2bd6 100755 --- a/pbuilder-createbuildenv +++ b/pbuilder-createbuildenv @@ -1,7 +1,7 @@ #! /bin/bash # Creating the build environment with debootstrap. # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2003,2005 Junichi Uekawa +# Copyright (C) 2001-2003,2005-2006 Junichi Uekawa # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit v1.2.3