summaryrefslogtreecommitdiff
path: root/cad/alliance/files/patch-sea__src__seplace.sh
blob: 6baf95c11d43cb61a3006c0a66a96028384e547d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
 
 
 # --------------------------------------------------------------------