Description: don't run aapits tests
 Upstream says they are depcrecated, and they break on powerpc
Author: Serge Hallyn <serge.hallyn@ubuntu.com>
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/acpica-unix/+bug/1483836

Index: acpica-unix-20150717/Makefile
===================================================================
--- acpica-unix-20150717.orig/Makefile
+++ acpica-unix-20150717/Makefile
@@ -26,7 +26,7 @@ check:
 	$(CURDIR)/tests/aslts.sh $(CURDIR)/tests/aslts $(CURDIR)/generate/unix
 
 	# API Tests
-	$(CURDIR)/debian/run-aapits.sh $(CURDIR)/tests/aapits $(CURDIR)/generate/unix/bin
+	#$(CURDIR)/debian/run-aapits.sh $(CURDIR)/tests/aapits $(CURDIR)/generate/unix/bin
 
 	# misc tests
 	$(CURDIR)/debian/run-misc-tests.sh $(CURDIR) 20150717
