summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Overman2023-06-17 12:17:11 -0700
committerEvan Overman2023-06-17 12:17:11 -0700
commit18ae8a1666d9d798a9bf946771e88c98e6284505 (patch)
treeed55178a39f7237e0d537b42037cee31421167a7
parent37d2300780be4800c1cb16406b40bea6224fabbf (diff)
downloadaur-18ae8a1666d9d798a9bf946771e88c98e6284505.tar.gz
move unit file to the proper install location
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e078703264da..4e57f7bc3317 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ package() {
mkdir -p ${pkgdir}/usr/bin/
mkdir -p ${pkgdir}/srv/webby/website/
- mkdir -p ${pkgdir}/etc/systemd/system/
+ mkdir -p ${pkgdir}/usr/lib/systemd/system/
mv webby ${pkgdir}/usr/bin/
cp webby.service ${pkgdir}/etc/systemd/system/