Made debian package to architecture independent. Brought arch package up to date.

This commit is contained in:
Matthew Bowra-Dean
2010-10-09 16:31:57 +13:00
committed by Paul Chote
parent 01c6127545
commit 66cc0bd8ff
5 changed files with 14 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# OpenRA packaging script for Mac OSX
# OpenRA packaging script for Debian based distributions
E_BADARGS=85
if [ $# -ne "3" ]
then