>> The current rule has two problems: >> - It fails if DwRandPrime.h is not there, but DwRandPrime.h could be >> easily reconstructed >> - It always changes DwRandPrime.h and therefore changes the upstream >> source outside of the debian directory, and deb-source barks. >> (Currently the packaging works around this by keeping a copy of the file >> in debian/ and copies it back in the clean target) >> >> But you're right: Maybe the patch could be simpilifed to (with the >> assumption that there is a /dev/urandom). >> If there is no /dev/urandom, it is probably better to fail, if I got >> your concerns right? > > There will be problem with hurd, where /dev/urandom is not present. >
So apparently I was wrong. Hurd has /dev/urandom, so we can apply the changes. -- Pozdrawiam, Dariusz Dwornikowski, Assistant Institute of Computing Science, PoznaĆ University of Technology www.cs.put.poznan.pl/ddwornikowski/ room 2.7.2 BTiCW | tel. +48 61 665 29 41 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

