summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-14 01:15:47 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-14 01:15:51 -0500
commit607f12f1ada14b4a6d69d745d5a4a7b3db3ecb36 (patch)
tree96d1a6a78c708d94b637913eff898ab27ab476b9 /debian/changelog
parentec0218e86b32dd80d8cb4e5a69ea7d7c9b5f4ad6 (diff)
Fix handling of -d in recursive calls to etckeeper
Some etckeeper scripts run 'etckeeper unclean' and other subcommands. If -d was specified, those subcommands would run on /etc, rather than the -d directory. Use an env var to propigate the directory to the subcommands.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 15feb06..7a6ce44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ etckeeper (0.30) UNRELEASED; urgency=low
file, only touching the part inside a "managed by etckeeper"
comment block.
* Run etckeeper update-ignore on upgrade.
+ * Fix handling of -d in recursive calls to etckeeper
-- Joey Hess <joeyh@debian.org> Fri, 13 Feb 2009 22:09:28 -0500