[SCM] debian-live/live-helper branch, master, updated. 1.0_a37-2-59-g33ef1c4
Daniel Baumann
daniel at debian.org
Sun Feb 24 14:12:17 UTC 2008
The following commit has been merged in the master branch:
commit 33ef1c4ce7918a15dd37fc728774bae19a8de63c
Author: Daniel Baumann <daniel at debian.org>
Date: Sun Feb 24 15:12:16 2008 +0100
Fixing aptitude typo.
diff --git a/functions/wrapper.sh b/functions/wrapper.sh
index 90144e7..b47e3b9 100755
--- a/functions/wrapper.sh
+++ b/functions/wrapper.sh
@@ -17,7 +17,7 @@ Apt ()
;;
aptitude)
- Chroot "aptittude ${APTITUDE_OPTIONS} ${@}"
+ Chroot "aptitude ${APTITUDE_OPTIONS} ${@}"
;;
esac
}
--
debian-live/live-helper
More information about the debian-live-changes
mailing list