summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2/files/patch-external::expat::expatpatch.sh
blob: ce07edcfffd84ec49d204e7132826d5846c945c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ../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`