mirror of
https://github.com/nxshock/promodj.git
synced 2024-11-27 03:01:01 +05:00
Remove unused dirs from PKGBUILD
This commit is contained in:
parent
01138252ac
commit
924e7c1392
4
PKGBUILD
4
PKGBUILD
@ -27,8 +27,4 @@ package() {
|
||||
install -Dm644 "$pkgname.conf" "$pkgdir/etc/$pkgname.conf"
|
||||
install -Dm644 "$pkgname.service" "$pkgdir/usr/lib/systemd/system/$pkgname.service"
|
||||
install -Dm644 "$pkgname.sysusers" "$pkgdir/usr/lib/sysusers.d/$pkgname.conf"
|
||||
|
||||
mkdir "$pkgdir/usr/lib/$pkgname"
|
||||
cp -R "site" "$pkgdir/usr/lib/$pkgname"
|
||||
cp -R "templates" "$pkgdir/usr/lib/$pkgname"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user