summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-external::zlib::zlibpatch.sh
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-03-13 16:31:53 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-03-13 16:31:53 +0000
commita46228370b9ab94f652e0a19228346b2a1748b3d (patch)
tree4ce2659073e630c7880373915aa764915ff6a925 /editors/openoffice-3-devel/files/patch-external::zlib::zlibpatch.sh
parentBump PORTREVISION for the zlib update. (diff)
Fix breakage with "patch -i" which is missing in STABLE. For some strange
reason it exists in recent CURRENT, but is not documented.
Notes
Notes: svn path=/head/; revision=56011
Diffstat (limited to '')
-rw-r--r--editors/openoffice-3-devel/files/patch-external::zlib::zlibpatch.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/files/patch-external::zlib::zlibpatch.sh b/editors/openoffice-3-devel/files/patch-external::zlib::zlibpatch.sh
new file mode 100644
index 000000000000..04d96c6ad70f
--- /dev/null
+++ b/editors/openoffice-3-devel/files/patch-external::zlib::zlibpatch.sh
@@ -0,0 +1,11 @@
+--- ../external/zlib/zlibpatch.sh.orig Wed Mar 13 16:51:46 2002
++++ ../external/zlib/zlibpatch.sh Wed Mar 13 16:52:02 2002
+@@ -111,7 +111,7 @@
+
+ for PNAME in `cat flist.pat`
+ do
+- patch -i pat/$PNAME.pat $PNAME
++ patch < pat/$PNAME.pat $PNAME
+ done
+
+ cp -rf zlib-1.1.3/* rtufiles/