Move Mercurial from stage 3 to 5 (Python dependency)
[hvlinux.git] / stage3 / pkg / subversion
index 822867f..6a1a135 100644 (file)
@@ -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