diff --git a/package/rene/subversion/subversion.conf b/package/rene/subversion/subversion.conf index 938535410..a170e6d1c 100644 --- a/package/rene/subversion/subversion.conf +++ b/package/rene/subversion/subversion.conf @@ -37,5 +37,5 @@ fi var_append extraconfopt " " "--with-neon=$root/usr" hook_add postmake 3 "install_init svnserve $confdir/svnserve.init" -hook_add postinstall 3 "cp -vrf tools $docdir" +hook_add postmake 4 "cp -vrf tools $docdir"