summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-external+neon+neonpatch.sh
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-08 20:52:02 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-08 20:52:02 +0000
commitb933b77e57cab0d04a251cf02e4325b97ed4a86d (patch)
tree178b90616c114271afb40fbcaa483f202d8f8ff1 /editors/openoffice.org-1.0/files/patch-external+neon+neonpatch.sh
parentRemove freeamp (rest in peace), add zinf. (diff)
Fix neon authentification. The patch in external/neon
is missing two unsigned chars. http://www.openoffice.org/issues/show_bug.cgi?id=4818
Notes
Notes: svn path=/head/; revision=64258
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-external+neon+neonpatch.sh')
-rw-r--r--editors/openoffice.org-1.0/files/patch-external+neon+neonpatch.sh17
1 files changed, 10 insertions, 7 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-external+neon+neonpatch.sh b/editors/openoffice.org-1.0/files/patch-external+neon+neonpatch.sh
index d0bc9dad76c3..1ccc1adf27f9 100644
--- a/editors/openoffice.org-1.0/files/patch-external+neon+neonpatch.sh
+++ b/editors/openoffice.org-1.0/files/patch-external+neon+neonpatch.sh
@@ -1,11 +1,14 @@
---- ../external/neon/neonpatch.sh.orig Mon Apr 15 15:22:48 2002
-+++ ../external/neon/neonpatch.sh Mon Apr 15 15:22:54 2002
-@@ -121,7 +121,7 @@
+--- ../external/neon/neonpatch.sh.orig Tue May 29 17:40:10 2001
++++ ../external/neon/neonpatch.sh Thu Aug 8 22:43:04 2002
+@@ -119,10 +119,7 @@
+ # apply the patches
+ #
- for PNAME in `cat flist.pat`
- do
+- for PNAME in `cat flist.pat`
+- do
- patch -i pat/$PNAME.pat rtufiles/$PNAME
-+ patch < pat/$PNAME.pat rtufiles/$PNAME
- done
+- done
++ patch < md5.c.pat rtufiles/md5.c
#
+ # copy the SD files into rtufiles directory