1
vote
3answers
1k views

i386 deb package for amd64 machines

I am building an application and I want to build a DEB package, but I have a problem... I want that the DEB package can be installed both 32 bits machines and 64 bits machines. Then I build a 32 bits ...