From 1bc2ce44a41a234b4eea8a9529b9eaeecc3212f4 Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Fri, 19 Dec 2003 15:48:53 +0000 Subject: [PATCH] really install the tools git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2018 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/rene/subversion/subversion.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"