[SCM] live-config branch, debian, updated. debian/2.0.7-1-8-gde79828

Daniel Baumann daniel at debian.org
Sat Oct 2 08:13:00 UTC 2010


The following commit has been merged in the debian 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