forked from mirrors/0ad
Use non-debug executable for Linux packages.
This was SVN commit r7968.
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
/usr/bin/pyrogenesis_dbg "$@"
|
/usr/bin/pyrogenesis "$@"
|
||||||
|
|||||||
Reference in New Issue
Block a user