From 9be72d4e6933c6ec0c611d75d53a9dfd8dbf676e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:04:41 +0200 Subject: Adding live-package 0.99.24-1. --- helpers/lh_installapt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/lh_installapt') diff --git a/helpers/lh_installapt b/helpers/lh_installapt index 024303d89..ec199312e 100755 --- a/helpers/lh_installapt +++ b/helpers/lh_installapt @@ -23,7 +23,7 @@ then if [ -n "${REPOSITORY_KEYRING}" ] then - lh_chroot "aptiude install ${REPOSITORY_KEYRING}" + lh_chroot "aptitude install ${REPOSITORY_KEYRING}" elif [ -n "${REPOSITORY_KEY}" ] then lh_chroot "wget ${REPOSITORY_KEY}" -- cgit v1.2.3