1
0
forked from mirrors/0ad

Use non-debug executable for Linux packages.

This was SVN commit r7968.
This commit is contained in:
Ykkrosh
2010-08-15 12:23:11 +00:00
parent cabd993966
commit 6707e6cf6b
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/sh #!/bin/sh
/usr/bin/pyrogenesis_dbg "$@" /usr/bin/pyrogenesis "$@"