Browse Source

Rene Rebe:


			
			
				rocklinux
			
			
		
Rene Rebe 21 years ago
parent
commit
deac6b2423
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      package/rene/subversion/subversion.conf

+ 3
- 1
package/rene/subversion/subversion.conf

@ -47,5 +47,7 @@ svn_inst_pl() {
hook_add postmake 3 "install_init svnserve $confdir/svnserve.init"
hook_add postmake 4 "cp -vrf tools $docdir"
hook_add postmake 5 "svn_inst_pl"
# if swig is present build and install the perl
pkginstalled swig && hook_add postmake 5 "svn_inst_pl"

Loading…
Cancel
Save