summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1-devel/files/patch-external::expat::expatpatch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.1-devel/files/patch-external::expat::expatpatch.sh')
-rw-r--r--editors/openoffice-1.1-devel/files/patch-external::expat::expatpatch.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-1.1-devel/files/patch-external::expat::expatpatch.sh b/editors/openoffice-1.1-devel/files/patch-external::expat::expatpatch.sh
new file mode 100644
index 000000000000..ce07edcfffd8
--- /dev/null
+++ b/editors/openoffice-1.1-devel/files/patch-external::expat::expatpatch.sh
@@ -0,0 +1,11 @@
+--- ../external/expat/expatpatch.sh.orig Wed Mar 13 16:59:16 2002
++++ ../external/expat/expatpatch.sh Wed Mar 13 17:00:18 2002
+@@ -87,7 +87,7 @@
+
+ for PNAME in `cat flist.pat`
+ do
+- patch -i pat/$PNAME.pat rtufiles/$PNAME
++ patch < pat/$PNAME.pat rtufiles/$PNAME
+ done
+
+ for SDNAME in `cat flist.sd`