From 607f12f1ada14b4a6d69d745d5a4a7b3db3ecb36 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 14 Feb 2009 01:15:47 -0500 Subject: 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. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') 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 Fri, 13 Feb 2009 22:09:28 -0500 -- cgit v1.2.3