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

Newbie packaging questions

2001-05-31 Thread Brett Cundal
Hi all, I'm trying to put together my own package for gnu-smalltalk, and I'm getting there, but I have some general questions. The current package is split into a main package and a docs package. It's based on gst 1.8.1 and I'm working with 1.95.4. There are some major changes in the package wrt

Newbie packaging questions

2001-05-31 Thread Brett Cundal
Hi all, I'm trying to put together my own package for gnu-smalltalk, and I'm getting there, but I have some general questions. The current package is split into a main package and a docs package. It's based on gst 1.8.1 and I'm working with 1.95.4. There are some major changes in the package wr