diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-06-05 14:33:52 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-06-05 14:33:52 +0900 |
commit | d6c493a2c78a3803dcc79ab955e0e88979bc2c41 (patch) | |
tree | 3202a6de4cfed3722a602ee78554c339f2af162c /pbuilder-runhooks | |
parent | 68a2dbfbea0c6f7da819a406ecb110dc3d65b3bd (diff) | |
download | pbuilder-d6c493a2c78a3803dcc79ab955e0e88979bc2c41.tar pbuilder-d6c493a2c78a3803dcc79ab955e0e88979bc2c41.tar.gz |
add people to AUTHORS sometimes
Diffstat (limited to 'pbuilder-runhooks')
-rw-r--r-- | pbuilder-runhooks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilder-runhooks b/pbuilder-runhooks index 47f77e8..1bf66b7 100644 --- a/pbuilder-runhooks +++ b/pbuilder-runhooks @@ -15,7 +15,7 @@ # is exited and the base.tgz file is created or updated. # $BUILDPLACE is as used in pbuilder. When already inside chroot, this -# routine can be called with $BUILDPLACE='' +# routine can be called with $BUILDPLACE='' (from pdebuild-internal) # TODO: * Are there any other executable backup types we should # filtered besides *~ and *.bak? |