summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf3714bcdce9..046d5b176e93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,6 +23,4 @@ package() {
wget https://gitlab.com/CANOXNET/spdynu/raw/master/spdynu.service
wget https://gitlab.com/CANOXNET/spdynu/raw/master/spdynu.timer
sudo cp -r spdynu.conf "${pkgdir}/etc/spdynu.conf"
- sudo cp -r spdynu.service "${pkgdir}/etc/systemd/system/spdynu.service"
- sudo cp -r spdynu.timer "${pkgdir}/etc/systemd/system/spdynu.timer"
}