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
(cherry picked from commit 4b315b1f15
)
This commit is contained in:
parent
f1c772a7d8
commit
7d630d6388
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
|
Standards-Version: 3.6.1.1
|
||||||
Package: scummvm
|
Package: scummvm
|
||||||
Depends: ${shlibs:Depends}
|
Depends: ${shlibs:Depends}
|
||||||
Architecture: i386 armel
|
Architecture: armel
|
||||||
Section: user/games
|
Section: user/games
|
||||||
Description: interpreter that will play graphic adventure games
|
Description: interpreter that will play graphic adventure games
|
||||||
written for LucasArts' SCUMM virtual machine, Sierra's AGI adventures,
|
written for LucasArts' SCUMM virtual machine, Sierra's AGI adventures,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue