aboutsummaryrefslogtreecommitdiffstats
path: root/community/aircrack-ng/make-check-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/aircrack-ng/make-check-fix.patch')
-rw-r--r--community/aircrack-ng/make-check-fix.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/community/aircrack-ng/make-check-fix.patch b/community/aircrack-ng/make-check-fix.patch
index a30ebc7c655..9b17c82116c 100644
--- a/community/aircrack-ng/make-check-fix.patch
+++ b/community/aircrack-ng/make-check-fix.patch
@@ -1,9 +1,7 @@
-diff --git a/test/Makefile.am b/test/Makefile.am
-index 3605dea..1e676bd 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
-@@ -72,7 +72,7 @@ TESTS = test-hex_string_to_array.sh \
- test-airdecap-ng-0004.sh
+@@ -94,7 +94,7 @@
+ test-wpaclean-0002.sh
if HAVE_SQLITE3
-TESTS += test-airolib-ng-0001.sh
@@ -11,7 +9,7 @@ index 3605dea..1e676bd 100644
endif
EXTRA_DIST = test-hex_string_to_array.sh \
-@@ -104,7 +104,7 @@ EXTRA_DIST = test-hex_string_to_array.sh \
+@@ -148,7 +148,7 @@
test-airolib-sqlite.sh
if HAVE_SQLITE3