summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--install/dsdt2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/dsdt b/install/dsdt
index 99a4a2e..138ee47 100644
--- a/install/dsdt
+++ b/install/dsdt
@@ -6,7 +6,7 @@ install ()
BINARIES=""
FILES=""
SCRIPT=""
- add_file "/lib/initcpio/custom.dsdt" "/DSDT.aml"
+ add_file "/lib/initcpio/custom.dsdt" "DSDT.aml"
}
help ()