summaryrefslogtreecommitdiff
path: root/initramfs-tools/hooks/live
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-06-05 16:16:58 +0200
committerDaniel Baumann <daniel@debian.org>2012-06-05 19:35:49 +0200
commitdc6d1a0b26dae2b2197631bb4f94738a289e7b8a (patch)
tree10b8ae8dcc98d2c34d016c0509c1e553ad6fbd75 /initramfs-tools/hooks/live
parenta89bf1dc9bef0b4f62541e29e6b7684af39569bc (diff)
downloadlive-boot-dc6d1a0b26dae2b2197631bb4f94738a289e7b8a.tar.gz
live-boot-dc6d1a0b26dae2b2197631bb4f94738a289e7b8a.zip
Removing dead lang2locale function and associated files, not used anywhere.
Diffstat (limited to 'initramfs-tools/hooks/live')
-rwxr-xr-xinitramfs-tools/hooks/live7
1 files changed, 0 insertions, 7 deletions
diff --git a/initramfs-tools/hooks/live b/initramfs-tools/hooks/live
index cfe1534..5fd8dae 100755
--- a/initramfs-tools/hooks/live
+++ b/initramfs-tools/hooks/live
@@ -54,13 +54,6 @@ fi
mkdir -p "${DESTDIR}/lib/live"
cp -a /lib/live/boot.sh /lib/live/boot "${DESTDIR}/lib/live"
-# Configuration
-if [ -e /usr/share/live-boot/languagelist ]
-then
- mkdir -p "${DESTDIR}"/usr/share/live-boot
- cp /usr/share/live-boot/languagelist "${DESTDIR}"/usr/share/live-boot
-fi
-
# Directories
mkdir -p "${DESTDIR}"/lib/live-boot