[ooo-build-commit] .: patches/dev300
Kohei Yoshida
kohei at kemper.freedesktop.org
Tue May 25 15:30:31 PDT 2010
patches/dev300/wpgimporter.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 280d7f386e1fbda3df5e5b93312148a60bb9c6e2
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Tue May 25 18:28:11 2010 -0400
Fixed incorrect hunk header which broke the build in postprocess.
* patches/dev300/wpgimporter.diff: the hunk has 13 lines to add,
but the header specified only 12 lines, leaving out the last line
from being applied. It's interesting that the 'patch' command
actually didn't complain about this and applied silently.
diff --git a/patches/dev300/wpgimporter.diff b/patches/dev300/wpgimporter.diff
index 98c262e..73c025e 100644
--- a/patches/dev300/wpgimporter.diff
+++ b/patches/dev300/wpgimporter.diff
@@ -99,7 +99,7 @@ new file mode 100644
index 0000000..8795bf2
--- /dev/null
+++ filter/source/config/fragments/filters/WordPerfectGraphics.xcu
-@@ -0,0 +1,12 @@
+@@ -0,0 +1,13 @@
+ <node oor:name="WordPerfect Graphics" oor:op="replace">
+ <prop oor:name="Flags"><value>IMPORT ALIEN USESOPTIONS 3RDPARTYFILTER PREFERRED</value></prop>
+ <prop oor:name="UIComponent"/>
More information about the ooo-build-commit
mailing list