From b6825361ef673c3cf34515e1ba837eb950382b8a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 4 Aug 2011 21:49:34 +0200 Subject: Correcting indentiation in hook defaults assignment. --- functions/defaults.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'functions') diff --git a/functions/defaults.sh b/functions/defaults.sh index e142fa248..0bd1b1a5b 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -585,17 +585,17 @@ Set_defaults () case "${LB_MODE}" in *) LB_CHROOT_HOOKS="${LB_CHROOT_HOOKS:-update-apt-file-cache \ - update-apt-xapian-index \ - update-mlocate-database \ - remove-python-py}" + update-apt-xapian-index \ + update-mlocate-database \ + remove-python-py}" ;; kubuntu) LB_CHROOT_HOOKS="${LB_CHROOT_HOOKS:-update-apt-file-cache \ - update-apt-xapian-index \ - update-mlocate-database \ - remove-gnome-icon-cache \ - remove-python-py}" + update-apt-xapian-index \ + update-mlocate-database \ + remove-gnome-icon-cache \ + remove-python-py}" ;; esac -- cgit v1.2.3