Add a patch to fix a build issue with utmpentry

svn path=/nixpkgs/trunk/; revision=24647
This commit is contained in:
Michael Raskin 2010-11-10 17:18:51 +00:00
parent 8ed1a21f2c
commit 477bb198c7

View file

@ -10,6 +10,13 @@ stdenv.mkDerivation {
buildInputs = [ ncurses openssl flex bison ];
patches = [
(fetchurl {
url = http://svn.exactcode.de/t2/trunk/package/games/bsd-games/dm-noutmpx.patch;
sha256 = "1k3qp3jj0dksjr4dnppv6dvkwslrgk9c7p2n9vipqildpxgqp7w2";
})
];
preConfigure = ''
cat > config.params << EOF
bsd_games_cfg_man6dir=$out/share/man/man6