freebsd-ports/editors/openoffice/files/patch-external::neon::neonpatch.sh
2002-04-15 13:48:19 +00:00

11 lines
289 B
Bash

--- ../external/neon/neonpatch.sh.orig Mon Apr 15 15:22:48 2002
+++ ../external/neon/neonpatch.sh Mon Apr 15 15:22:54 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
#