> > dpkg-buildpackage --system-type i386-linuxlocal > > > > (or something). And, if that's the case, probably the system type > > should be part of the deb (the Architecture field)? > > Maybe create an env var that this dpkg-dirs script will use to override > the default file? > > DEBIAN_DIR_FORMAT=i386-linuxlocal dpkg-buildpackage
Then how do I know what system type foo_1.0.deb was compiled for? Maybe that's not so important, tho... -itai