A few fixes when running package scripts under debian.

This commit is contained in:
Paul Chote
2010-10-09 01:35:40 +13:00
parent 39742d02bb
commit 83c9e9e6dd
4 changed files with 14 additions and 13 deletions

3
packaging/linux/openra Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
cd /usr/share/openra
mono /usr/share/openra/OpenRA.Game.exe SupportDir=~/.openra "$@"