Building a stupidly simple .deb

Corey Quinn corey at sequestered.net
Wed Mar 14 21:24:10 UTC 2012


Hi, Dominique.

Thanks for the assist-- it's mostly working now.

For some reason Jenkins isn't pulling the latest version down to build with, but that's a question better asked to the Jenkins / git folks, I suspect.

I appreciate it!

-- Corey
On Mar 13, 2012, at 4:08 AM, D. Lasserre wrote:

> Hi Corey!
> 
> On 03/13/2012 08:43 AM, Corey Quinn wrote:
> > This is where I tend to fall completely to custard.
> > 
> > debian/rules:
> >  : cat rules 
> > #!/usr/bin/make -f
> > #export DH_VERBOSE=1
> > %:
> > override_dh_install:
> > 	   dh_install -Xdebian
> 
> You have to add a line `<tab>dh $@` after `%:` to invoke all dh-commands.
> 
> 
> Kind regards
> 
> Dominique Lasserre




More information about the Ubuntu-motu mailing list