aboutsummaryrefslogtreecommitdiffstats
path: root/misc/setup/setup.xml.in
diff options
context:
space:
mode:
authorludwig <ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-11-12 13:40:05 +0000
committerludwig <ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea>2008-11-12 13:40:05 +0000
commit9b9eae88fefa6189625a176a2a99d195ac6882c7 (patch)
treeecf204e86ab83e47ce244089f7b836c3f41f6aae /misc/setup/setup.xml.in
parent68531f54f07de417ceb1acd56eb81968cd6a7747 (diff)
downloadioquake3-aero-9b9eae88fefa6189625a176a2a99d195ac6882c7.tar.gz
ioquake3-aero-9b9eae88fefa6189625a176a2a99d195ac6882c7.zip
add support for ppc64 in installer
git-svn-id: svn://svn.icculus.org/quake3/trunk@1489 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'misc/setup/setup.xml.in')
-rw-r--r--misc/setup/setup.xml.in12
1 files changed, 11 insertions, 1 deletions
diff --git a/misc/setup/setup.xml.in b/misc/setup/setup.xml.in
index 727c6d1..b820101 100644
--- a/misc/setup/setup.xml.in
+++ b/misc/setup/setup.xml.in
@@ -35,7 +35,7 @@ ifelse(HAVE_I386,yes,dnl
</option>
)dnl
ifelse(HAVE_PPC,yes,dnl
- <option install="true">
+ <option install="true" if="|(ppc,ppc64)">
<binary libc="any" symlink="ioquake3" icon="quake3.png" name="ioquake3">ioquake3</binary>
ioq3 ppc binaries
<files>
@@ -44,6 +44,16 @@ ifelse(HAVE_PPC,yes,dnl
<help>you need the binaries to play the game</help>
</option>
)dnl
+ifelse(HAVE_PPC64,yes,dnl
+ <option install="true" arch="ppc64">
+ <binary libc="any" symlink="ioquake3" icon="quake3.png" name="ioquake3">ioquake3</binary>
+ ioq3 ppc64 binaries
+ <files>
+ ioquake3.ppc64.tar
+ </files>
+ <help>you need the binaries to play the game</help>
+ </option>
+)dnl
<option install="true">
Desktop menu entries
<files mode="0755">