parent
658b7c3f2e
commit
a4b7be9e84
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ buildPerlPackage rec {
|
|||
cat > config.in <<EOF
|
||||
PREFIX = size_t
|
||||
HASH = u_int32_t
|
||||
LIB = ${db}/lib
|
||||
LIB = ${db.lib}/lib
|
||||
INCLUDE = ${db}/include
|
||||
EOF
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue