summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2019-04-28 22:05:52 +0300
committerDevaev Maxim <[email protected]>2019-04-28 22:05:52 +0300
commit47641bf914c809f3c575d2caf071132008e19587 (patch)
tree5209b30137b67a4c899ff723572cc79ce8a96846 /PKGBUILD
parente13b5027d6093cbacccf49e9af9c46c0dc1ef374 (diff)
fast entrypoints
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0247801c..91a982ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,6 @@ package_kvmd() {
cd "$srcdir/$pkgname-build"
python setup.py install --root="$pkgdir"
- install -Dm755 scripts/* "$pkgdir/usr/bin"
mkdir -p "$pkgdir/usr/lib/systemd/system"
cp configs/os/systemd/*.service "$pkgdir/usr/lib/systemd/system"