From 6112649bf507da5d58ae1841bc1fe2f61e90a30c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 1 May 2010 13:53:29 +0200 Subject: Merging casper 1.223. --- hooks/live | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'hooks') diff --git a/hooks/live b/hooks/live index a018d95..afa198d 100755 --- a/hooks/live +++ b/hooks/live @@ -69,6 +69,12 @@ do fi done +if [ -e /lib/udev/rules.d/60-cdrom_id.rules ] +then + mkdir -p ${DESTDIR}/lib/udev/rules.d + cp -p /lib/udev/rules.d/60-cdrom_id.rules ${DESTDIR}/lib/udev/rules.d +fi + # Handling other stuff # Configuration: keymap (usefull when using encryption) -- cgit v1.2.3