On Mon, Mar 27, 2006 at 09:05:07PM +0200, Bill Allombert wrote:
> Package: bakery2.3
> Version: 2.3.11-2
> Severity: normal
>
> Hello Bradley,
>
> bakery2.3 debian/rules do:
>
> dh_installexamples -X\\.deps -X\\.libs -X\\.o
>
> However this no more work with current debhelper, you must simply do:
>
> dh_installexamples -X.deps -X.libs -X.o
Oops, I forgot:
dh_installdocs -XMakefile -XDoxyfile -XCVS -X\\.cvsignore
need to be changed to
dh_installdocs -XMakefile -XDoxyfile -XCVS -X.cvsignore
Cheers,
--
Bill. <[EMAIL PROTECTED]>
Imagine a large red swirl here.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]