summaryrefslogtreecommitdiff
path: root/hooks/live
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-06-04 09:39:37 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:53:26 +0100
commit8b3bea69df843fa1642ef836f2cfa80e80da0f7c (patch)
tree1a933943caa8ba549317ab6248df95cbb6536050 /hooks/live
parentd4943aab270a6e43662d63220e4c9e3315b01987 (diff)
downloadlive-boot-8b3bea69df843fa1642ef836f2cfa80e80da0f7c.tar.gz
live-boot-8b3bea69df843fa1642ef836f2cfa80e80da0f7c.zip
Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of live-config.
Diffstat (limited to 'hooks/live')
-rwxr-xr-xhooks/live8
1 files changed, 0 insertions, 8 deletions
diff --git a/hooks/live b/hooks/live
index 645b168..adadab3 100755
--- a/hooks/live
+++ b/hooks/live
@@ -27,14 +27,6 @@ esac
# Handling live-boot
# Configuration
-if [ -r /etc/live.conf ]
-then
- . /etc/live.conf
-
- mkdir -p "${DESTDIR}"/etc
- cp /etc/live.conf "${DESTDIR}"/etc
-fi
-
mkdir -p "${DESTDIR}"/usr/share/live-boot
cp /usr/share/live-boot/languagelist "${DESTDIR}"/usr/share/live-boot