What steps will reproduce the problem?
1. Try to build from source on Ubuntu as described by doc/install.html
2.
3.
What is the expected output? What do you see instead?
ddsnap/scripts/genallpatches.sh and ddsnap/scripts/genpatch.sh fail
because on Ubuntu '/bin/sh' is not bash. First line should
be '#!/bin/bash' instead of '#!/bin/sh'.
What version of the product are you using? On what operating system?
SVN checkout. Ubuntu Server 7.10.
Please provide any additional information below.
Original issue reported on code.google.com by pgqui...@gmail.com on 29 Nov 2007 at 2:11
Original issue reported on code.google.com by
pgqui...@gmail.com
on 29 Nov 2007 at 2:11