[SCM] live-config branch, debian-old-2.0, updated. debian/2.0.7-1-2-gf6596c7
Daniel Baumann
daniel at debian.org
Tue Sep 28 17:07:02 UTC 2010
The following commit has been merged in the debian-old-2.0 branch:
commit f6596c7030b3ad993c3d79e1eeb746c1b7dff91d
Author: Daniel Baumann <daniel at debian.org>
Date: Tue Sep 28 19:06:59 2010 +0200
Using medium as keyword instead of media in hook script, as documented in the manpage (Closes: #598375).
diff --git a/scripts/config/999-hooks b/scripts/config/999-hooks
index 074be13..48b9b59 100755
--- a/scripts/config/999-hooks
+++ b/scripts/config/999-hooks
@@ -32,7 +32,7 @@ Process_hooks ()
fi
;;
- media)
+ medium)
if ls /live/image/live/hooks/* 2>&1
then
_HOOKS="${_HOOKS} $(ls /live/image/live/hooks/*)"
--
live-config
More information about the debian-live-changes
mailing list