Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569755
en ru br
ALT Linux repos
S:2.6.11-alt1
5.0: 2.3.7-alt1
4.1: 2.3.6-alt1
4.0: 2.3.5-alt1
3.0: 2.1.1-alt2.1.1

Other repositories
Upstream:2.3.6

Group :: Emulators
RPM: bochs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: iasl-filename.patch
Download


Description: Revert iasl changes based on filenames
Author: Stephen Kitt <skitt@debian.org>
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899318
--- a/bios/Makefile.in
+++ b/bios/Makefile.in
@@ -127,7 +127,7 @@
 	cpp -P $< $<.i
 	iasl -tc -p $@ $<.i
 	rm $<.i
-	sed -i -e's/^unsigned/const unsigned/' $@
+	sed -i -e's/^unsigned/const unsigned/;s/ACPI-DSDT_HEX/ACPI_DSDT_HEX/g;s/acpi-dsdt_aml_code/AmlCode/g' $@
 endif
 
 rombios32start.o: rombios32start.S
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin