Changed downloading scripts to point to mirror script. Added open-ra.org to mirror list.

This commit is contained in:
Matthew
2010-09-04 22:42:55 +12:00
parent cd9f584729
commit 112047d2b3
7 changed files with 14 additions and 12 deletions

View File

@@ -123,8 +123,8 @@ install: all
@$(INSTALL_PROGRAM) -m +rx openra $(BIN_INSTALL_DIR)
@echo "OpenRA is now installed. You will now want to download"
@echo "http://open-ra.org/packages/ra-packages.zip and"
@echo "http://open-ra.org/packages/cnc-packages.zip"
@echo "http://open-ra.org/packages/ra-packages.php and"
@echo "http://open-ra.org/packages/cnc-packages.php"
@echo "and extract their contents to"
@echo "$(INSTALL_DIR)/mods/ra/packages and "
@echo "$(INSTALL_DIR)/mods/cnc/packages respectively."