Yann Dirson <ydir...@free.fr> writes: > Package: debhelper > Version: 8.9.4 > Severity: normal > > Following the last example from the dh manpage, I am trying the > following rules file (compat=8). However, it seems to completely > ignore the build-* overrides (install fails on manpage install): > > $ dh build-arch --no-act > dh_testdir -a > debian/rules override_dh_auto_configure > dh_auto_build -a > dh_auto_test -a >
I had a similar issue a couple of days ago. For me, putting dh's catch-all rule (%) last in my debian/rules file worked around the problem. -- |8] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org