diff options
author | dancer <dancer> | 2002-09-24 14:34:26 +0000 |
---|---|---|
committer | dancer <dancer> | 2002-09-24 14:34:26 +0000 |
commit | 3889bd901932346eda6d0c4fa764d3057437c7bf (patch) | |
tree | 036c6006475d148add88180eb3c3d2ce0ebdd469 /ChangeLog | |
parent | a6e0b49ef1f6c4d05ab686b3be72ba893fc5ab80 (diff) | |
download | pbuilder-3889bd901932346eda6d0c4fa764d3057437c7bf.tar pbuilder-3889bd901932346eda6d0c4fa764d3057437c7bf.tar.gz |
* pbuilder-modules (copy_local_configuration): fix the
rules to copy over to work around debootstrap breakage
with handling of symlinks.
Remove the target file prior to copy.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-09-24 Junichi Uekawa <dancer@debian.org> + + * pbuilder-modules (copy_local_configuration): fix the + rules to copy over to work around debootstrap breakage + with handling of symlinks. + Remove the target file prior to copy. + 2002-09-22 Junichi Uekawa <dancer@debian.org> * THANKS: updated thanks file. |