|
|
|
@ -63,7 +63,6 @@ svn_inst_rb() {
|
|
|
|
|
make install-swig-rb |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
hook_add postmake 3 "install_init svnserve $confdir/svnserve.init" |
|
|
|
|
hook_add postmake 4 "cp -vrf tools $docdir" |
|
|
|
|
|
|
|
|
|
# if swig is present build and install the perl and python bindings |
|
|
|
@ -86,4 +85,3 @@ if pkginstalled bdb; then
|
|
|
|
|
else |
|
|
|
|
var_append extraconfopt " " "--without-berkeley-db" |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|