[med-svn] [Git][med-team/gentle][master] fix build: added missing patch to git archive

Steffen Möller (@moeller) gitlab at salsa.debian.org
Fri Sep 6 10:35:12 BST 2024



Steffen Möller pushed to branch master at Debian Med / gentle


Commits:
7ce5a8a7 by Steffen Moeller at 2024-09-06T11:35:03+02:00
fix build: added missing patch to git archive

- - - - -


1 changed file:

- + debian/patches/noTinyXMLSources.patch


Changes:

=====================================
debian/patches/noTinyXMLSources.patch
=====================================
@@ -0,0 +1,27 @@
+Index: gentle/src/Makefile.am
+===================================================================
+--- gentle.orig/src/Makefile.am
++++ gentle/src/Makefile.am
+@@ -66,6 +66,7 @@ EXTRA_DIST = mondrian.xpm \
+ GENtle_CXXFLAGS = $(CXXFLAGS)
+ GENtle_CPPFLAGS = $(CPPFLAGS)
+ GENtle_LDADD = $(WX_LIBS) $(LDFLAGS) -L/usr/lib -lsqlite3
++# -ltinyxml meant to be added via LDFLAGS and pkg-config in configure
+ GENtle_LDFLAGS = $(LDFLAGS)
+ GENtle_SOURCES = $(common_sources) main.cpp
+ 
+@@ -224,14 +225,6 @@ common_sources = \
+ 	ipc/ipc.h \
+ 	ipc/parse.h
+ 
+-tinyxml_sources = \
+-	tinyxml/tinyxmlparser.cpp \
+-	tinyxml/tinyxmlerror.cpp \
+-	tinyxml/tinyxml.cpp \
+-	tinyxml/tinystr.cpp \
+-	tinyxml/tinyxml.h \
+-	tinyxml/tinystr.h
+-
+ CLUSTALW_sources = \
+ 	clustalw/alnscore.cpp \
+ 	clustalw/amenu.cpp \



View it on GitLab: https://salsa.debian.org/med-team/gentle/-/commit/7ce5a8a7d8cb7464adae907af53fc3dccb16a8c8

-- 
View it on GitLab: https://salsa.debian.org/med-team/gentle/-/commit/7ce5a8a7d8cb7464adae907af53fc3dccb16a8c8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240906/65e51ec0/attachment-0001.htm>


More information about the debian-med-commit mailing list