X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fsubversion;h=6a1a13596642530a263344031c964b5d050b9c4b;hb=79d4bc8fa7a701164b00fb3f1f5d04e916041fd4;hp=822867f218dd0626a493d4e2699143519ec7e5ca;hpb=9e3f8101a7e4d974db8e9afeb9c90c13a43ae8d7;p=hvlinux.git diff --git a/stage3/pkg/subversion b/stage3/pkg/subversion index 822867f..6a1a135 100644 --- a/stage3/pkg/subversion +++ b/stage3/pkg/subversion @@ -8,6 +8,17 @@ hvconfig_pre() hv_useradd -c SvnServer -d /dev/null -g ${SVN_USER} -s /bin/false ${SVN_USER} } +hvbuild() +{ + ${HVMAKE} + + # Build perl bindings (needed by git-svn) + ${HVMAKE} swig-pl + + ${HVMAKE} install + ${HVMAKE} install-swig-pl +} + hvbuild_post() { # Creating repositories directory