office-gobmx/external/libwpg/libwpg-bundled-soname.patch.0
Tor Lillqvist a3b65fdb43 Use equal number of leading and trailing context lines in patch
Change-Id: Id9fbf34a4ad17aa4edcabaa232b8a4e98dfcb847
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95849
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-06-10 09:25:54 +02:00

11 lines
725 B
Text

--- src/lib/Makefile.in.orig 2015-08-06 21:30:41.615633795 +0200
+++ src/lib/Makefile.in 2015-08-06 21:31:03.764633415 +0200
@@ -357,7 +357,7 @@
$(DEBUG_CXXFLAGS) -DLIBWPG_BUILD=1 $(am__append_1)
libwpg_@WPG_MAJOR_VERSION@_@WPG_MINOR_VERSION@_la_LIBADD = $(WPD_LIBS) $(REVENGE_LIBS) @LIBWPG_WIN32_RESOURCE@
libwpg_@WPG_MAJOR_VERSION@_@WPG_MINOR_VERSION@_la_DEPENDENCIES = @LIBWPG_WIN32_RESOURCE@
-libwpg_@WPG_MAJOR_VERSION@_@WPG_MINOR_VERSION@_la_LDFLAGS = $(version_info) -export-dynamic -no-undefined
+libwpg_@WPG_MAJOR_VERSION@_@WPG_MINOR_VERSION@_la_LDFLAGS = $(version_info) -export-dynamic -no-undefined -release lo
libwpg_@WPG_MAJOR_VERSION@_@WPG_MINOR_VERSION@_la_SOURCES = \
WPG1Parser.cpp \
WPG1Parser.h \