Re: Newbie packaging questions

2001-06-03 Thread Brett Cundal
On Sat, Jun 02, 2001 at 02:09:13PM +0200, Robert Bihlmeyer wrote: > The usual way people do multiple binary packages is that debian/rules > calls the package's install method with one target directory and then > for each package, it moves this package's files from that directory > into the package'

Re: Newbie packaging questions

2001-06-03 Thread Brett Cundal
On Sat, Jun 02, 2001 at 02:09:13PM +0200, Robert Bihlmeyer wrote: > The usual way people do multiple binary packages is that debian/rules > calls the package's install method with one target directory and then > for each package, it moves this package's files from that directory > into the package

Re: Newbie packaging questions

2001-06-02 Thread Robert Bihlmeyer
Brett Cundal <[EMAIL PROTECTED]> writes: > Basically, when I build my package it makes the correct packages, > but the docs are included in both packages. [...] I'm sure that's > totally vague, but if someone could point me in the right direction > or let me know what info is required to help out

Re: Newbie packaging questions

2001-06-02 Thread Robert Bihlmeyer
Brett Cundal <[EMAIL PROTECTED]> writes: > Basically, when I build my package it makes the correct packages, > but the docs are included in both packages. [...] I'm sure that's > totally vague, but if someone could point me in the right direction > or let me know what info is required to help out