summaryrefslogtreecommitdiff
path: root/editors/openoffice/files
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice/files')
-rw-r--r--editors/openoffice/files/patch-external+neon+neonpatch.sh11
-rw-r--r--editors/openoffice/files/patch-external::neon::neonpatch.sh11
2 files changed, 22 insertions, 0 deletions
diff --git a/editors/openoffice/files/patch-external+neon+neonpatch.sh b/editors/openoffice/files/patch-external+neon+neonpatch.sh
new file mode 100644
index 000000000000..d0bc9dad76c3
--- /dev/null
+++ b/editors/openoffice/files/patch-external+neon+neonpatch.sh
@@ -0,0 +1,11 @@
+--- ../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 @@
+
+ for PNAME in `cat flist.pat`
+ do
+- patch -i pat/$PNAME.pat rtufiles/$PNAME
++ patch < pat/$PNAME.pat rtufiles/$PNAME
+ done
+
+ #
diff --git a/editors/openoffice/files/patch-external::neon::neonpatch.sh b/editors/openoffice/files/patch-external::neon::neonpatch.sh
new file mode 100644
index 000000000000..d0bc9dad76c3
--- /dev/null
+++ b/editors/openoffice/files/patch-external::neon::neonpatch.sh
@@ -0,0 +1,11 @@
+--- ../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 @@
+
+ for PNAME in `cat flist.pat`
+ do
+- patch -i pat/$PNAME.pat rtufiles/$PNAME
++ patch < pat/$PNAME.pat rtufiles/$PNAME
+ done
+
+ #