diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-10-16 07:41:55 +0000 |
commit | 40a3261d1a6e2617f6afde0cd6d762a7e211af7a (patch) | |
tree | d70bbf882801af3a4e58dde3ed6a1da1849479d4 /sysutils/sge62/files/patch-scripts_distinst.site | |
parent | Fix the string format vulnerability desribed at (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_0_0'.release/6.0.0
Diffstat (limited to 'sysutils/sge62/files/patch-scripts_distinst.site')
-rw-r--r-- | sysutils/sge62/files/patch-scripts_distinst.site | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sysutils/sge62/files/patch-scripts_distinst.site b/sysutils/sge62/files/patch-scripts_distinst.site deleted file mode 100644 index 8ccda77fcd24..000000000000 --- a/sysutils/sge62/files/patch-scripts_distinst.site +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- scripts/distinst.site.orig -+++ scripts/distinst.site -@@ -31,7 +31,7 @@ - #___INFO__MARK_END__ - - # Base directory where the openssl binary and libraries reside --OPENSSLBASE=/vol2/tools/SW/openssl-0.9.7e -+OPENSSLBASE=%%OPENSSLBASE%% - - # Base directory where BDB resides --BERKELEYDBBASE=/vol2/SW/db-4.2.52 -+BERKELEYDBBASE=%%LOCALBASE%% |