On Thu, Oct 26, 2000 at 11:40:13AM -0700, Sean 'Shaleh' Perry wrote: > > On 26-Oct-2000 Alexander Kotelnikov wrote: > > Hello. > > > > May be I am missing something, but who can tell me what does mean > > DH_COMPAT variable? New dh_make set it to 2 in rules and simple binary > > package built with this rules appears to be without binary (i.e. > > /usr/bin/<mybin> in my case). If I change DH_COMPAT to 1 it works as I > > expect. > > > > 1 will work fine for single binary packages. =2 helps with people who have > one > source providing many packages. It makes debian/<package name> instead of > debian/tmp.
I see, it makes debian/tmp and a copy of it debian/<package>. There is debian/tmp/usr/bin/<mybin> and there is no debian/<package>/usr/bin/<mybin> Oops! :( -- Alexander Kotelnikov Saint-Petersburg, Russia

