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 -- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
