diff options
Diffstat (limited to 'pbuilder-user-mode-linux')
-rwxr-xr-x | pbuilder-user-mode-linux | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pbuilder-user-mode-linux b/pbuilder-user-mode-linux index 6d8c1d8..d9ebffd 100755 --- a/pbuilder-user-mode-linux +++ b/pbuilder-user-mode-linux @@ -1,7 +1,8 @@ #! /bin/bash -# common modules for pbuilder. +# pbuilder user-mode-linux hack. +# # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2005 Junichi Uekawa +# Copyright (C) 2001-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 |