From 2a3893c02511d43ca6963b7f59463f51299a19cb Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Tue, 20 Jan 2004 13:53:50 +0000 Subject: [PATCH] Upgrade to latest stable releases. Closes a few security holes among other things. --- cvs/build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cvs/build.sh b/cvs/build.sh index 95df456..f921987 100755 --- a/cvs/build.sh +++ b/cvs/build.sh @@ -8,7 +8,7 @@ # # Check the following 4 variables before running the script topdir=cvs -version=1.11.6 +version=1.11.11 pkgver=1 source[0]=$topdir-$version.tar.bz2 # If there are no patches, simply comment this @@ -52,6 +52,7 @@ install() do cp $file $stagedir/doc/$topdir-$version done + $RM -f $stagedir/info/dir } reg pack