summaryrefslogtreecommitdiff
path: root/helpers/chroot_hooks
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-02-21 10:36:00 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:04 +0100
commitdd2fa705308e32a3aa237f5f402e01e5894e2891 (patch)
tree8d0378220df3bb3242a46121d05b0ae34354942e /helpers/chroot_hooks
parentafa0ce7b8405da9dd4c77744c96e97dc65e9650d (diff)
downloadlive-build-dd2fa705308e32a3aa237f5f402e01e5894e2891.zip
live-build-dd2fa705308e32a3aa237f5f402e01e5894e2891.tar.gz
Updating default desktop configuration quirks.
Diffstat (limited to 'helpers/chroot_hooks')
-rwxr-xr-xhelpers/chroot_hooks6
1 files changed, 0 insertions, 6 deletions
diff --git a/helpers/chroot_hooks b/helpers/chroot_hooks
index 986aab5..04fe487 100755
--- a/helpers/chroot_hooks
+++ b/helpers/chroot_hooks
@@ -42,12 +42,6 @@ HOOKS="$(echo ${LH_HOOKS} ${LH_PACKAGES_LISTS} ${LH_TASKS} | sed -e 's| |\n|g' |
for HOOK in ${HOOKS}
do
- # Special handling for kde
- if [ "${HOOK}" = "kde-desktop" ] && [ -n "$(echo ${HOOKS} | grep gnome-desktop)" ]
- then
- continue
- fi
-
if [ -f ${LH_BASE:-/usr/share/live-helper}/hooks/"${HOOK}" ]
then
# Copying hook