* Fix Berkeley DB Perl bindings.
svn path=/nixpkgs/trunk/; revision=2491
This commit is contained in:
parent
3269efcb28
commit
94ba0a0995
1 changed files with 1 additions and 2 deletions
|
@ -7,6 +7,5 @@ import ../generic perl {
|
|||
md5 = "6e9882f4e4bac48b24079d082af30e6c";
|
||||
};
|
||||
perlPreHook = ./hook.sh;
|
||||
buildInputs = [db4];
|
||||
# inherit db4;
|
||||
inherit db4;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue