From 1dc5b497f359e6ffc35cac0a62987c163c906604 Mon Sep 17 00:00:00 2001 From: Al Stone Date: Sep 11 2015 19:37:02 +0000 Subject: Forgot to remove aapits from the make check target. --- diff --git a/debian/patches/add-testing.patch b/debian/patches/add-testing.patch index f001be5..253e939 100644 --- a/debian/patches/add-testing.patch +++ b/debian/patches/add-testing.patch @@ -2,7 +2,7 @@ Index: acpica-unix-20150818/Makefile =================================================================== --- acpica-unix-20150818.orig/Makefile +++ acpica-unix-20150818/Makefile -@@ -20,3 +20,25 @@ else +@@ -20,3 +20,22 @@ else include generate/unix/Makefile.config include generate/unix/Makefile.common endif @@ -11,9 +11,6 @@ Index: acpica-unix-20150818/Makefile + # ASL tests + $(CURDIR)/tests/aslts.sh $(CURDIR)/tests/aslts $(CURDIR)/generate/unix + -+ # API Tests -+ $(CURDIR)/debian/run-aapits.sh $(CURDIR)/tests/aapits $(CURDIR)/generate/unix/bin -+ + # misc tests + $(CURDIR)/debian/run-misc-tests.sh $(CURDIR) 20150818 +