freebsd-ports/editors/openoffice.org-1.0/files/patch-external+jpeg+jpegpatch.sh
Martin Blapp a46228370b Fix breakage with "patch -i" which is missing in STABLE. For some strange
reason it exists in recent CURRENT, but is not documented.
2002-03-13 16:31:53 +00:00

11 lines
298 B
Bash

--- ../external/jpeg/jpegpatch.sh.orig Wed Mar 13 17:04:35 2002
+++ ../external/jpeg/jpegpatch.sh Wed Mar 13 17:08:02 2002
@@ -112,7 +112,7 @@
for PNAME in `cat flist.pat`
do
- patch -i pat/$PNAME.pat $PNAME
+ patch < pat/$PNAME.pat $PNAME
done
cp -rf jpeg-6b/* rtufiles/