summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2020-04-23 17:19:48 +0300
committerTor Lillqvist <tml@collabora.com>2020-06-09 06:39:36 +0200
commit37c9f427cb9dbebd0c145cd531c6d2afdc088488 (patch)
tree4661c37e28dd32753df42b9f4acf7e378f7c2678 /external
parent4c4b3218b8595a9809ffade0cfd064f3d9335dff (diff)
Use equal number of leading and trailing context lines in patch
Change-Id: Ic2625e561515b9ec3bd320ad4e61133e3eb37695 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95846 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'external')
-rw-r--r--external/libwpd/libwpd-bundled-soname.patch.03
1 files changed, 2 insertions, 1 deletions
diff --git a/external/libwpd/libwpd-bundled-soname.patch.0 b/external/libwpd/libwpd-bundled-soname.patch.0
index 2a669748f21d..ad7cc3fb446f 100644
--- a/external/libwpd/libwpd-bundled-soname.patch.0
+++ b/external/libwpd/libwpd-bundled-soname.patch.0
@@ -1,6 +1,7 @@
--- src/lib/Makefile.in.orig 2015-08-06 21:41:41.073622494 +0200
+++ src/lib/Makefile.in 2015-08-06 21:42:09.377622009 +0200
-@@ -429,6 +429,6 @@
+@@ -429,7 +429,7 @@
+ -DLIBWPD_BUILD=1 $(am__append_1)
libwpd_@WPD_MAJOR_VERSION@_@WPD_MINOR_VERSION@_la_LIBADD = $(REVENGE_LIBS) @LIBWPD_WIN32_RESOURCE@
libwpd_@WPD_MAJOR_VERSION@_@WPD_MINOR_VERSION@_la_DEPENDENCIES = @LIBWPD_WIN32_RESOURCE@
-libwpd_@WPD_MAJOR_VERSION@_@WPD_MINOR_VERSION@_la_LDFLAGS = $(version_info) -export-dynamic $(no_undefined)