aboutsummaryrefslogtreecommitdiff
path: root/cad/alliance/files/patch-sea::src::seplace.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cad/alliance/files/patch-sea::src::seplace.sh')
-rw-r--r--cad/alliance/files/patch-sea::src::seplace.sh17
1 files changed, 17 insertions, 0 deletions
diff --git a/cad/alliance/files/patch-sea::src::seplace.sh b/cad/alliance/files/patch-sea::src::seplace.sh
new file mode 100644
index 000000000000..6baf95c11d43
--- /dev/null
+++ b/cad/alliance/files/patch-sea::src::seplace.sh
@@ -0,0 +1,17 @@
+--- sea/src/seplace.sh.orig Sun May 9 07:29:32 2004
++++ sea/src/seplace.sh Sun May 9 07:29:49 2004
+@@ -225,10 +225,10 @@
+ title
+
+
+- if [ "`uname`" != "SunOS" ]; then
+- echo "seplace.sh:error: This progam must be run under Solaris."
+- exit 1
+- fi
++ #if [ "`uname`" != "SunOS" ]; then
++ # echo "seplace.sh:error: This progam must be run under Solaris."
++ # exit 1
++ #fi
+
+
+ # --------------------------------------------------------------------