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
This commit is contained in:
parent
cc81dfed17
commit
4b315b1f15
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue