File: no_fsom

package info (click to toggle)
libvcflib 1.0.9%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 70,440 kB
  • sloc: cpp: 39,727; python: 538; perl: 474; ansic: 317; ruby: 293; sh: 252; lisp: 147; makefile: 123; javascript: 94
file content (13 lines) | stat: -rw-r--r-- 403 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
From: Michael R. Crusoe <crusoe@debian.org>
Subject: fsom is not used
Forwarded: not-needed
--- libvcflib.orig/CMakeLists.txt
+++ libvcflib/CMakeLists.txt
@@ -164,7 +164,6 @@
     contrib/smithwaterman/IndelAllele.cpp
     contrib/smithwaterman/disorder.cpp
     contrib/smithwaterman/LeftAlign.cpp
-    contrib/fsom/fsom.c
     contrib/filevercmp/filevercmp.c
     contrib/c-progress-bar/progress.c
 )