* Fix Berkeley DB Perl bindings.
svn path=/nixpkgs/trunk/; revision=2491
This commit is contained in:
parent
3269efcb28
commit
94ba0a0995
@ -7,6 +7,5 @@ import ../generic perl {
|
|||||||
md5 = "6e9882f4e4bac48b24079d082af30e6c";
|
md5 = "6e9882f4e4bac48b24079d082af30e6c";
|
||||||
};
|
};
|
||||||
perlPreHook = ./hook.sh;
|
perlPreHook = ./hook.sh;
|
||||||
buildInputs = [db4];
|
inherit db4;
|
||||||
# inherit db4;
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user