Updated linux packaging scripts to remove the need for post install actions and to use the launcher.

This commit is contained in:
Matthew Bowra-Dean
2011-01-01 16:31:17 +13:00
committed by Chris Forbes
parent a3e67611e6
commit ecea2471ca
16 changed files with 27 additions and 137 deletions

View File

@@ -1,3 +1,2 @@
#!/bin/sh
cd /usr/share/openra
mono /usr/share/openra/OpenRA.Game.exe SupportDir=~/.openra "$@"
?package(openra):needs="X11" section="Games/Simulation" title="OpenRA"\
command="/usr/bin/openra" icon="/usr/share/pixmaps/openra.32.xpm"