summaryrefslogtreecommitdiff
path: root/debian/patches/03_dont_install_tests_in_binary_pkg.diff
blob: 752b8878eb6561de5f24130f93634abceabde17b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# don't install tests into the binary pkg, already run at build time
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,7 +18,7 @@
 ACLOCAL_AMFLAGS = -I m4
 AM_DISTCHECK_CONFIGURE_FLAGS = --without-mysql
 
-SUBDIRS = doc src tests
+SUBDIRS = doc src
 
 EXTRA_DIST = autogen.sh README.md README-WIN.txt README-Oracle.md ChangeLog