aboutsummaryrefslogtreecommitdiffstats
path: root/community/aircrack-ng/make-check-fix.patch
blob: 9b17c82116c027f21814b99a53f3c3d121f77a38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -94,7 +94,7 @@
 		test-wpaclean-0002.sh
 
 if HAVE_SQLITE3
-TESTS += test-airolib-ng-0001.sh
+# TESTS += test-airolib-ng-0001.sh
 endif
 
 EXTRA_DIST = test-hex_string_to_array.sh \
@@ -148,7 +148,7 @@
 			 test-airolib-sqlite.sh
 
 if HAVE_SQLITE3
-EXTRA_DIST += test-airolib-ng-0001.sh
+# EXTRA_DIST += test-airolib-ng-0001.sh
 endif