]> git.pld-linux.org Git - packages/acpica.git/blame - template.patch
- updated tests
[packages/acpica.git] / template.patch
CommitLineData
77760c90
JB
1Add in a needed parameter for a test file template
2
3From: Al Stone <ahs3@redhat.com>
4
5
6---
7 tests/templates/Makefile | 2 +-
8 1 file changed, 1 insertion(+), 1 deletion(-)
9
70586bb3 10Index: acpica-unix-20191213/tests/templates/Makefile
77760c90 11===================================================================
70586bb3
JB
12--- acpica-unix-20191213.orig/tests/templates/Makefile
13+++ acpica-unix-20191213/tests/templates/Makefile
14@@ -26,7 +26,7 @@ $(aml_obj): %.aml: %.asl
15
77760c90
JB
16
17 templates :
18- sh templates.sh
19+ sh templates.sh 1
20
70586bb3
JB
21 .PHONY: clean
22 clean:
This page took 0.174108 seconds and 4 git commands to generate.