]> git.pld-linux.org Git - packages/acpica.git/blobdiff - template.patch
- updated to 20170303 with current Fedora patches
[packages/acpica.git] / template.patch
diff --git a/template.patch b/template.patch
new file mode 100644 (file)
index 0000000..e8b06f5
--- /dev/null
@@ -0,0 +1,22 @@
+Add in a needed parameter for a test file template
+
+From: Al Stone <ahs3@redhat.com>
+
+
+---
+ tests/templates/Makefile |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+Index: acpica-unix2-20161222/tests/templates/Makefile
+===================================================================
+--- acpica-unix2-20161222.orig/tests/templates/Makefile
++++ acpica-unix2-20161222/tests/templates/Makefile
+@@ -2,7 +2,7 @@
+ PROG= templates
+ templates :
+-      sh templates.sh
++      sh templates.sh 1
+ clean :
+       rm -f *.asl *.aml *.dsl *.hex diff.log
This page took 0.037839 seconds and 4 git commands to generate.