On Fri, Sep 09, 2011 at 10:28:45PM +0200, Yann Dirson wrote: > Turns out it seems to work pretty well for binary-arch and > binary-indep... except that dh_install fails to find the manpage... on > its 3rd run. It gets run for -arch and -indep (without getting the -a > or -i flag, BTW, did I miss something in my override ?, within easily > identifiable sequences of dh_ commands that get passed -a and -i), and > then a 3rd time within a sequence od dh_ commands that get passed > -O--parallel, as part of target "binary" as shown by: > > | cp: cannot stat `debian/tmp/usr/share/man/man1/tulip.1': No such file or > directory > | dh_install: cp -a debian/tmp/usr/share/man/man1/tulip.1 > debian/tulip//usr/share/man/man1/ returned exit code 1 > | make[1]: *** [override_dh_install] Error 2 > | make[1]: Leaving directory `/work/yann/deb/tulip/tulip-git' > | make: *** [binary] Error 2
In fact, adding a last override prevents this strange behaviour: | binary: binary-arch binary-indep ; That leaves the "%" catch-all rule only used by the build-* targets. Is that just my own personal style, of relying too much on make deps for the taste of the dh wrapper ? Best regards, -- Yann -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org