From a46228370b9ab94f652e0a19228346b2a1748b3d Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Wed, 13 Mar 2002 16:31:53 +0000 Subject: Fix breakage with "patch -i" which is missing in STABLE. For some strange reason it exists in recent CURRENT, but is not documented. --- .../files/patch-external::npsdk::npsdkpatch.sh | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/openoffice.org-3/files/patch-external::npsdk::npsdkpatch.sh (limited to 'editors/openoffice.org-3/files/patch-external::npsdk::npsdkpatch.sh') diff --git a/editors/openoffice.org-3/files/patch-external::npsdk::npsdkpatch.sh b/editors/openoffice.org-3/files/patch-external::npsdk::npsdkpatch.sh new file mode 100644 index 000000000000..49a3056831dd --- /dev/null +++ b/editors/openoffice.org-3/files/patch-external::npsdk::npsdkpatch.sh @@ -0,0 +1,11 @@ +--- ../external/npsdk/npsdkpatch.sh.orig Wed Mar 13 16:49:19 2002 ++++ ../external/npsdk/npsdkpatch.sh Wed Mar 13 16:49:39 2002 +@@ -121,7 +121,7 @@ + + for PNAME in `cat flist.pat` + do +- patch -i pat/$PNAME.pat rtufiles/$PNAME ++ patch < pat/$PNAME.pat rtufiles/$PNAME + done + + # -- cgit v1.2.3