mirror of
https://github.com/wassname/thinkpad-x380-yoga-scripts.git
synced 2026-09-09 11:38:34 +08:00
Updated PKGBUILD
This commit is contained in:
@@ -39,7 +39,8 @@ package() {
|
||||
|
||||
# ThinkPad Yoga Systemd Services
|
||||
mkdir -p "$pkgdir/usr/lib/systemd/system/"
|
||||
cp systemd/* "$pkgdir/usr/lib/systemd/system/"
|
||||
cp systemd/*.service "$pkgdir/usr/lib/systemd/system/"
|
||||
cp systemd/*.conf "$pkgdir/etc/conf.d/"
|
||||
|
||||
# Install license
|
||||
install -D -m644 "LICENSE" "$pkgdir/usr/share/licenses/$_gitname/LICENSE"
|
||||
|
||||
Reference in New Issue
Block a user