[med-svn] [Git][med-team/lumpy-sv][master] At least get package somehow build
Andreas Tille
gitlab at salsa.debian.org
Mon Jun 1 15:13:07 BST 2020
Andreas Tille pushed to branch master at Debian Med / lumpy-sv
Commits:
068b2696 by Andreas Tille at 2020-06-01T16:12:50+02:00
At least get package somehow build
- - - - -
1 changed file:
- debian/patches/use_debian_packaged_libs.patch
Changes:
=====================================
debian/patches/use_debian_packaged_libs.patch
=====================================
@@ -100,7 +100,8 @@
+ $(CXX) $(LDFLAGS) $(CXXFLAGS) -o $(BIN_DIR)/$@ $^ \
-L$(UTILITIES_DIR)/BamTools/lib/ -lbamtools \
$(LIBS) \
- -lz -lm -ldl -lpthread
+- -lz -lm -ldl -lpthread
++ -lgzstream -lz -lm -ldl -lpthread
$(OBJ_DIR)/%.o: %.cpp
@echo " * compiling" $<
View it on GitLab: https://salsa.debian.org/med-team/lumpy-sv/-/commit/068b269665be20e3d69b163ec2b663eae3a60662
--
View it on GitLab: https://salsa.debian.org/med-team/lumpy-sv/-/commit/068b269665be20e3d69b163ec2b663eae3a60662
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/20200601/8ea42321/attachment.html>
More information about the debian-med-commit
mailing list