Merge branch 'jake' of git://github.com/280north/cappuccino into jake

This commit is contained in:
Klaas Pieter Annema
2010-02-16 09:39:32 +01:00
+7 -7
View File
@@ -166,13 +166,13 @@ if ! prompt; then
exit 1
fi
echo "================================================================================"
echo "Would you like to install the pre-built Objective-J and Cappuccino packages?"
echo "If you intend to build Cappuccino yourself this is not neccessary."
extra_packages=""
if prompt; then
extra_packages="objective-j cappuccino"
fi
# echo "================================================================================"
# echo "Would you like to install the pre-built Objective-J and Cappuccino packages?"
# echo "If you intend to build Cappuccino yourself this is not neccessary."
# extra_packages=""
# if prompt; then
# extra_packages="objective-j cappuccino"
# fi
echo "Installing necessary packages..."