remove-bam2sam
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Sun, 22 Jan 2017 07:48:21 +0000 (07:48 +0000)
committerAfif Elghraoui <afif@debian.org>
Sun, 22 Jan 2017 07:48:21 +0000 (07:48 +0000)
Gbp-Pq: Name remove-bam2sam.patch

tools/CMakeLists.txt

index 5c589c1e16df295575ce698d2a75e005edcce3e1..100c619dac49f561e9e76002f76fe68fb653e710 100644 (file)
@@ -39,7 +39,6 @@ if (PacBioBAM_build_tools)
     set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${PacBioBAM_CXX_FLAGS}")
 
     # tools
-    add_subdirectory(bam2sam)
     add_subdirectory(pbindex)
     add_subdirectory(pbindexdump)
     add_subdirectory(pbmerge)