Charles Plessy <ple...@debian.org> writes:

> It seems that making debian/rules a symbolic link to /usr/bin/dh might
> actually work for some packages (although I have not yet tried), so it
> could be the perfect timing to double-think whether it is not as heretic
> as it looks, as long as it would follow the Policy requirements about
> the expected result of "debian/rules clean build binary" (and
> binary-arch and binary-indep if the ongoing discussion does not end up
> in their deprecation).

Why would we want to sanction that when the same effect can be achieved by
using a debian/rules of:

#!/usr/bin/make -f
%:
        dh $@

without risking breaking any existing assumptions or software?

-- 
Russ Allbery (r...@debian.org)               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to