mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-02 22:13:37 +00:00
Merge branch 'jake' of git://github.com/280north/cappuccino into jake
This commit is contained in:
+7
-7
@@ -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..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user