* Drop now unused libxslt-1.1.24-linkflags.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=77
This commit is contained in:
Tomáš Chvátal
2019-10-01 08:26:34 +00:00
committed by Git OBS Bridge
parent cd792238af
commit 91c43005f3
2 changed files with 1 additions and 13 deletions

View File

@@ -1,13 +0,0 @@
Index: python/Makefile.am
===================================================================
--- python/Makefile.am.orig 2009-05-12 08:29:34.000000000 +0200
+++ python/Makefile.am 2010-07-21 15:22:21.000000000 +0200
@@ -24,7 +24,7 @@ EXTRA_DIST = \
libxslt-python-api.xml \
$(DOCS)
-libxsltmod_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -module -avoid-version
+libxsltmod_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) $(mylibs) -module -avoid-version
if WITH_PYTHON
mylibs = \

View File

@@ -5,6 +5,7 @@ Tue Oct 1 08:24:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
upstream yet didn't bother to port it to python3. upstream yet didn't bother to port it to python3.
When there is python3 compatible code it should be enabled as When there is python3 compatible code it should be enabled as
multibuild here multibuild here
* Drop now unused libxslt-1.1.24-linkflags.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 2 15:02:27 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com> Tue Jul 2 15:02:27 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>