summaryrefslogtreecommitdiff
path: root/helpers/lh_installapt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:41 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:04:41 +0200
commit9be72d4e6933c6ec0c611d75d53a9dfd8dbf676e (patch)
treeec480b64ed7197038b63eebb23f2b9f1829408c3 /helpers/lh_installapt
parentcee1de85c8b7c3576ae9a899a0f9a6482f7c339f (diff)
downloadlive-build-9be72d4e6933c6ec0c611d75d53a9dfd8dbf676e.zip
live-build-9be72d4e6933c6ec0c611d75d53a9dfd8dbf676e.tar.gz
Adding live-package 0.99.24-1.
Diffstat (limited to 'helpers/lh_installapt')
-rwxr-xr-xhelpers/lh_installapt2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_installapt b/helpers/lh_installapt
index 024303d..ec19931 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}"