Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041875
en ru br
ALT Linux repos
S:20230628-alt1

Group :: System/Kernel and hardware
RPM: acpica

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: template.patch
Download


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-unix-20191213/tests/templates/Makefile
===================================================================
--- acpica-unix-20191213.orig/tests/templates/Makefile
+++ acpica-unix-20191213/tests/templates/Makefile
@@ -26,7 +26,7 @@ $(aml_obj): %.aml:  %.asl
 
 
 templates :
-	sh templates.sh
+	sh templates.sh 1
 
 .PHONY: clean
 clean:
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin