summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
Diffstat (limited to 'hooks')
-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