Splitting out a first bunch of functions out to /live/live/boot/.
[live-boot-grml.git] / initramfs-tools / hooks / live
index 7113580..40f3de6 100755 (executable)
@@ -52,7 +52,7 @@ fi
 [ "${QUIET}" ] || echo -n " "core
 
 mkdir -p "${DESTDIR}/lib/live"
-cp -a /lib/live/boot.sh "${DESTDIR}/lib/live"
+cp -a /lib/live/boot.sh /lib/live/boot "${DESTDIR}/lib/live"
 
 # Configuration
 if [ -e /usr/share/live-boot/languagelist ]