[med-svn] [Git][med-team/libsonlib][master] Add missing quicktree header locations

Shayan Doust gitlab at salsa.debian.org
Tue Jun 23 17:39:29 BST 2020



Shayan Doust pushed to branch master at Debian Med / libsonlib


Commits:
0021299b by Shayan Doust at 2020-06-23T17:39:01+01:00
Add missing quicktree header locations

- - - - -


1 changed file:

- debian/patches/use_debian_packaged_quicktree.patch


Changes:

=====================================
debian/patches/use_debian_packaged_quicktree.patch
=====================================
@@ -54,11 +54,15 @@ Description: To avoid a code copy of quicktree here inside the quicktree
  	mv $@.tmp $@
  
  ${binPath}/sonLib_kvDatabaseTest : ${libTests} ${libInternalHeaders} ${libPath}/sonLib.a ${libPath}/cuTest.a tests/kvDatabaseTest.c tests/kvDatabaseTestCommon.c
-@@ -54,7 +53,7 @@
+@@ -52,9 +51,9 @@
+ 
+ ${libPath}/sonLib.a : ${libSources} ${cppSources} $(foreach l, ${libHeaders}, ${libPath}/$(notdir $l)) ${libInternalHeaders}
  	@mkdir -p $(dir $@)
- 	${cxx} $(CPPFLAGS) ${cflags} -I inc -I ${libPath}/  -c ${libSources}
- 	${cpp} $(CPPFLAGS) ${cppflags} -I inc -I ${libPath}/ -c ${cppSources}
+-	${cxx} $(CPPFLAGS) ${cflags} -I inc -I ${libPath}/  -c ${libSources}
+-	${cpp} $(CPPFLAGS) ${cppflags} -I inc -I ${libPath}/ -c ${cppSources}
 -	ar rc sonLib.a *.o ${quickTreeObjects}
++	${cxx} $(CPPFLAGS) ${cflags} -I inc -I ${libPath}/ -I/usr/include/quicktree/ -c ${libSources}
++	${cpp} $(CPPFLAGS) ${cppflags} -I inc -I ${libPath}/ -I/usr/include/quicktree/ -c ${cppSources}
 +	ar rc sonLib.a *.o
  	ranlib sonLib.a 
  	rm *.o



View it on GitLab: https://salsa.debian.org/med-team/libsonlib/-/commit/0021299b86c78549874e5d1cb0f1e2f5621e517a

-- 
View it on GitLab: https://salsa.debian.org/med-team/libsonlib/-/commit/0021299b86c78549874e5d1cb0f1e2f5621e517a
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/20200623/5594203c/attachment-0001.html>


More information about the debian-med-commit mailing list