Skip to content

Commit

Permalink
Fix pkgname lenovolegionlinux-dkms
Browse files Browse the repository at this point in the history
  • Loading branch information
mqasimca authored and ptr1337 committed Jan 9, 2025
1 parent 5e5cd39 commit 032f006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lenovolegionlinux-dkms/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ package() {
install -Dm644 dkms.conf ${pkgdir}/usr/src/${pkgname}-1.0.0/dkms.conf
cp -r {issue-warning.sh,legion-laptop-unused-snippets.c,legion-laptop.c,Makefile} ${pkgdir}/usr/src/$pkgname-1.0.0/

cd "${srcdir}/${_kgname}/deploy/"
cd "${srcdir}/${pkgname}/deploy/"
install -Dm644 LenovoLegionLinux.hook ${pkgdir}/etc/pacman.d/hooks/LenovoLegionLinux.hook
install -Dm775 LenovoLegionLinux ${pkgdir}/usr/bin/LenovoLegionLinux
}

0 comments on commit 032f006

Please sign in to comment.