View Single Post
Posts: 1,208 | Thanked: 1,028 times | Joined on Oct 2007
#41
Originally Posted by jeremiah View Post
Don't get confused by Architecture: all and Architecture: any - those are really for debian packages. Maemo has just two architectures, x86 and armel. And if your package is a based on a scripting language that can run on any architecture, it is probably best to use Architecture: any. But we are starting to get pedantic here. :^)
well basically all python packages use "all" and it's a bit stupid to generate debs for both i386 and armel when one "all" will do fine