summaryrefslogtreecommitdiff
path: root/parallel/sge/patches/patch-be
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/sge/patches/patch-be')
-rw-r--r--parallel/sge/patches/patch-be13
1 files changed, 0 insertions, 13 deletions
diff --git a/parallel/sge/patches/patch-be b/parallel/sge/patches/patch-be
deleted file mode 100644
index cc4fda3f0a6..00000000000
--- a/parallel/sge/patches/patch-be
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-be,v 1.1.1.1 2004/05/03 00:38:35 dmcmahill Exp $
-
---- source/dist/inst_sge.orig 2004-03-03 08:10:02.000000000 -0500
-+++ source/dist/inst_sge
-@@ -738,7 +738,7 @@ AddConfiguration()
-
- if [ $csp = true ]; then
- X509_COUNT=`strings $V5BIN/sge_qmaster | grep X509 | wc -l`
-- if [ 50 -gt $X509_COUNT ]; then
-+ if [ 10 -gt $X509_COUNT ]; then
- $INFOTEXT "\n>sge_qmaster< binary is not compiled with >-secure< option!\n"
- $INFOTEXT -wait -auto $autoinst -n "Hit <RETURN> to cancel the installation >> "
- exit 1