~dns/denemo/debian

« back to all changes in this revision

Viewing changes to patches/0008-Disable_tests.patch

  • Committer: DNS
  • Date: 2019-10-19 15:38:33 UTC
  • Revision ID: debian@88it.de-20191019153833-03cd90lj431gfzux
Disable 0003-Use-full-path-for-testing.patch and add 0008-Disable_tests.patch for now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--- a/configure.ac
 
2
+++ b/configure.ac
 
3
@@ -61,7 +61,7 @@
 
4
 AS_COMPILER_FLAG([-fdiagnostics-color=auto],
 
5
                  [CFLAGS="$CFLAGS -fdiagnostics-color=auto"])
 
6
 
 
7
-AM_CONDITIONAL(ENABLE_GLIB_TEST, [test "x$enable_glibtest" = "xyes"])
 
8
+#AM_CONDITIONAL(ENABLE_GLIB_TEST, [test "x$enable_glibtest" = "xyes"])
 
9
 
 
10
 AC_ARG_ENABLE(
 
11
   guile_1_8,
 
12
--- a/Makefile.am
 
13
+++ b/Makefile.am
 
14
@@ -14,8 +14,7 @@
 
15
   src \
 
16
   fonts \
 
17
   soundfonts \
 
18
-  ui \
 
19
-  tests
 
20
+  ui
 
21
 
 
22
 EXTRA_DIST = \
 
23
   include \