[arch-commits] Commit in acpi_call/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Oct 11 20:22:56 UTC 2019
Date: Friday, October 11, 2019 @ 20:22:56
Author: heftig
Revision: 515173
minor
Modified:
acpi_call/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-11 20:20:59 UTC (rev 515172)
+++ PKGBUILD 2019-10-11 20:22:56 UTC (rev 515173)
@@ -38,7 +38,7 @@
install -Dt "$pkgdir$_extradir" -m644 *.ko
find "$pkgdir" -name '*.ko' -exec xz {} +
- echo acpi_call | install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/acpi_call.conf"
+ echo acpi_call | install -Dm644 /dev/stdin "$pkgdir/usr/lib/modules-load.d/$pkgname.conf"
mkdir -p "$pkgdir/usr/share/acpi_call"
cp -t "$pkgdir/usr/share/acpi_call" -dr --no-preserve=ownership examples support
More information about the arch-commits
mailing list