mirror of
https://github.com/nxshock/promodj.git
synced 2025-07-01 23:53:35 +05:00
Remove unused dirs from PKGBUILD
This commit is contained in:
parent
01138252ac
commit
924e7c1392
1 changed files with 0 additions and 4 deletions
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…
Add table
Add a link
Reference in a new issue