I've seen that there was an update to the rules file. Unfortunately
there is a mistake again: instead of writing:

        ifneq ($(DEB_HOST_ARCH_OS), linux)

the commit rev. 1599 was

        ifneq ($(DEB_HOST_ARCH_OS, linux))

which does not only not work, but lets dpkg fail.




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

Reply via email to