RE: n00b lib packaging question

2006-08-29 Thread Daniel Leidert
Am Dienstag, den 29.08.2006, 15:54 -0400 schrieb Jean-Sebastien Pilon: [..] > > What's inside libpcap-ring1.install and libpcap-ring-dev.install? You > > need to "copy" the files from debian/tmp to debian/$package > > > # cat debian/libpcap-ring1.install > usr/local/lib/lib*.so.* > > # cat deb

RE: n00b lib packaging question

2006-08-29 Thread Jean-Sebastien Pilon
> > Am Dienstag, den 29.08.2006, 12:44 -0400 schrieb Jean-Sebastien Pilon: > > > I am trying to create packages from sources for libpcap > compiled with > > the libpfring library. This compiles no problem. When I am packaging > > though... there are the issues coming up Wink > > > > # fakeroot

Re: n00b lib packaging question

2006-08-29 Thread Daniel Leidert
Am Dienstag, den 29.08.2006, 12:44 -0400 schrieb Jean-Sebastien Pilon: > I am trying to create packages from sources for libpcap compiled with > the libpfring library. This compiles no problem. When I am packaging > though... there are the issues coming up Wink > > # fakeroot debian/rules clean >