diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
| commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
| tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /cad/alliance/files/patch-sea__src__seroute.sh | |
| parent | editors/fte: update to 20110708 (diff) | |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Notes
Notes:
svn path=/head/; revision=363362
Diffstat (limited to 'cad/alliance/files/patch-sea__src__seroute.sh')
| -rw-r--r-- | cad/alliance/files/patch-sea__src__seroute.sh | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/cad/alliance/files/patch-sea__src__seroute.sh b/cad/alliance/files/patch-sea__src__seroute.sh new file mode 100644 index 000000000000..c45ba45066e3 --- /dev/null +++ b/cad/alliance/files/patch-sea__src__seroute.sh @@ -0,0 +1,17 @@ +--- sea/src/seroute.sh.orig Sun May 9 03:43:37 2004 ++++ sea/src/seroute.sh Sun May 9 03:43:53 2004 +@@ -226,10 +226,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 + + + # -------------------------------------------------------------------- |
