aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/maemo/debian
diff options
context:
space:
mode:
authorTarek Soliman2011-12-04 21:20:51 -0600
committerTarek Soliman2011-12-04 21:23:04 -0600
commit4b315b1f158770b0a24027f07cfb6b1a47f70401 (patch)
tree93dc90c10adcde827de99c0b6d3c88bcf28577fb /backends/platform/maemo/debian
parentcc81dfed17633363f78e84333c0f4c0de2c32ff5 (diff)
downloadscummvm-rg350-4b315b1f158770b0a24027f07cfb6b1a47f70401.tar.gz
scummvm-rg350-4b315b1f158770b0a24027f07cfb6b1a47f70401.tar.bz2
scummvm-rg350-4b315b1f158770b0a24027f07cfb6b1a47f70401.zip
MAEMO: Remove i386 from Architecture field of debian/control
It confuses the maemo.org autobuilder which tries to build x86 builds with ARMisms in them
Diffstat (limited to 'backends/platform/maemo/debian')
-rw-r--r--backends/platform/maemo/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/maemo/debian/control b/backends/platform/maemo/debian/control
index cb82bbcdd2..6e1dfe2fd4 100644
--- a/backends/platform/maemo/debian/control
+++ b/backends/platform/maemo/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>> 4.0.0), libsdl1.2-dev, libmad0-dev, libasound2-dev,
Standards-Version: 3.6.1.1
Package: scummvm
Depends: ${shlibs:Depends}
-Architecture: i386 armel
+Architecture: armel
Section: user/games
Description: interpreter that will play graphic adventure games
written for LucasArts' SCUMM virtual machine, Sierra's AGI adventures,