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