I forgot to give this to the bug database when replying. ---------- Forwarded message ---------- From: Sam Trenholme <mara...@gmail.com> Date: Wed, Feb 26, 2014 at 10:09 AM Subject: Re: Bug#740049: maradns: [src:maradns] Fix in Makefile for deadwood (DwRandPrime.h generation) To: Tobias Frost <t...@coldtobi.de>
> - It always changes DwRandPrime.h and therefore changes the upstream > source outside of the debian directory, and deb-source barks. I would handle this problem in one of two ways: * I would change the Makefile to have "make clean" not nuke DwRandPrime.h * The Git version of MaraDNS/Deadwood has a similar problem, since I can't include DwRandPrime.h in the Git tree (otherwise, it will change every time I do a "git commit -a -m '{description of change}'". The way I solved it there was to have the Windows Makefile in the Git tree just use a static random number for the hash compress core: https://github.com/samboy/MaraDNS/blob/master/deadwood-github/src/Makefile.mingw342 - Sam -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org