Re: Packaging cups with cdbs

2011-05-25 Thread Laszlo Papp
Hi, > override_dh_installinit: >        $stuff_to_manually_install_to_etc_init_apps I am just about to make it this way for now. One question here: can I override only the file installation path, I am interested in, instead of doing manually for all the 100(0)+ files manually that the package is

Re: Packaging cups with cdbs

2011-05-24 Thread Laszlo Papp
Hi Steve, On Tue, May 24, 2011 at 8:11 PM, Steve Langasek wrote: > Hi Laszlo, > > On Tue, May 24, 2011 at 07:08:22PM +0300, Laszlo Papp wrote: >> I have tried to use the debian/rules that you can see below. My >> concern is that I would like to make a test package (for maemo, but >> actually shou

Re: Packaging cups with cdbs

2011-05-24 Thread Steve Langasek
Hi Laszlo, On Tue, May 24, 2011 at 07:08:22PM +0300, Laszlo Papp wrote: > I have tried to use the debian/rules that you can see below. My > concern is that I would like to make a test package (for maemo, but > actually should also work for debian) in case of using upstart for > init functionalitie

Re: Packaging cups with cdbs

2011-05-24 Thread Jonas Smedegaard
Hi Laszlo, On 11-05-24 at 07:08pm, Laszlo Papp wrote: > I have tried to use the debian/rules that you can see below. My > concern is that I would like to make a test package (for maemo, but > actually should also work for debian) in case of using upstart for > init functionalities. > The proble

Packaging cups with cdbs

2011-05-24 Thread Laszlo Papp
Hi, I have tried to use the debian/rules that you can see below. My concern is that I would like to make a test package (for maemo, but actually should also work for debian) in case of using upstart for init functionalities. The problem is that if I try to use a debian/cups.upstart file for that p