aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/ghmm/files/ghmm-9999-obsolete.patch')
-rw-r--r--sci-libs/ghmm/files/ghmm-9999-obsolete.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-libs/ghmm/files/ghmm-9999-obsolete.patch b/sci-libs/ghmm/files/ghmm-9999-obsolete.patch
new file mode 100644
index 000000000..2e6be54d0
--- /dev/null
+++ b/sci-libs/ghmm/files/ghmm-9999-obsolete.patch
@@ -0,0 +1,13 @@
+Index: configure.in
+===================================================================
+--- configure.in (revision 2332)
++++ configure.in (working copy)
+@@ -293,7 +293,7 @@
+ CFLAGS="$CFLAGS $LIBXML2_CFLAGS"
+
+ dnl final configuration
+-SUBDIRS="ghmm tools tests"
++SUBDIRS="ghmm"
+
+ dnl python wrapper can be switched on or off
+ AC_ARG_WITH(python,