[Debian-live-changes] r1450 - dists/trunk/live-initramfs/hooks

Daniel Baumann daniel at alioth.debian.org
Fri May 11 09:47:36 UTC 2007


Author: daniel
Date: 2007-05-11 09:47:36 +0000 (Fri, 11 May 2007)
New Revision: 1450

Modified:
   dists/trunk/live-initramfs/hooks/live
Log:


Modified: dists/trunk/live-initramfs/hooks/live
===================================================================
--- dists/trunk/live-initramfs/hooks/live	2007-05-11 09:46:44 UTC (rev 1449)
+++ dists/trunk/live-initramfs/hooks/live	2007-05-11 09:47:36 UTC (rev 1450)
@@ -110,5 +110,7 @@
 if [ -x /bin/loadkeys ] && [ -f /etc/console/boottime.kmap.gz ]
 then
 	copy_exec /bin/loadkeys /bin
+
+	mkdir -p "${DESTDIR}"/etc
 	cp /etc/console/boottime.kmap.gz "${DESTDIR}"/etc
 fi




More information about the Debian-live-changes mailing list