Bin path still needed fixing.
This commit is contained in:
committed by
Matthew Bowra-Dean
parent
ff0a90af0a
commit
50c5c51d4b
2
Makefile
2
Makefile
@@ -119,7 +119,7 @@ install: all
|
||||
@echo "#!/bin/sh" > openra
|
||||
@echo "cd "$(INSTALL_DIR) >> openra
|
||||
@echo "mono "$(INSTALL_DIR)"/OpenRA.Game.exe" >> openra
|
||||
@$(INSTALL_PROGRAM) -m +rx openra $(BIN_INSTALL_DIR)
|
||||
@$(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"
|
||||
|
||||
Reference in New Issue
Block a user