|
|
@ -89,6 +89,9 @@ export PYTHONPATH=\$PYTHONPATH\${PYTHONPATH:+:}/$prefix/lib/svn-python |
|
|
|
EOF |
|
|
|
} |
|
|
|
|
|
|
|
# hotfix, without this "perl -e 'use SVN::Core'" (and others?) do not work |
|
|
|
export LIBS="-lz -lssl" |
|
|
|
|
|
|
|
hook_add postmake 3 "install_init svnserve $confdir/svnserve.init" |
|
|
|
hook_add postmake 4 "cp -vrf tools $docdir" |
|
|
|
|
|
|
|