diff options
Diffstat (limited to 'editors/openoffice.org-1.1/files/patch-external::jpeg::jpegpatch.sh')
-rw-r--r-- | editors/openoffice.org-1.1/files/patch-external::jpeg::jpegpatch.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-1.1/files/patch-external::jpeg::jpegpatch.sh b/editors/openoffice.org-1.1/files/patch-external::jpeg::jpegpatch.sh deleted file mode 100644 index 4fb55f5d70d0..000000000000 --- a/editors/openoffice.org-1.1/files/patch-external::jpeg::jpegpatch.sh +++ /dev/null @@ -1,11 +0,0 @@ ---- ../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/ |