summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanct122022-08-10 01:50:51 +0700
committerDanct122022-08-10 01:50:51 +0700
commit6e8ae5f90316041b655372c9fb4faaf6e5a4fe37 (patch)
treedf1c5bbdc0e0f76fc69bdf6a23a15fc7939dc5af
parent13b544bca58fb517d95b591e040342584884baf1 (diff)
downloadaur-6e8ae5f90316041b655372c9fb4faaf6e5a4fe37.tar.gz
systemd service moved to a different location
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c2b0734138e..3094a1ec145c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -36,7 +36,7 @@ package() {
ln -s /usr/lib/waydroid/waydroid.py "$pkgdir/usr/bin/waydroid"
install -Dm644 -t "$pkgdir/etc" "$srcdir/gbinder.conf"
- install -Dm644 -t "$pkgdir/usr/lib/systemd/system" debian/waydroid-container.service
+ install -Dm644 -t "$pkgdir/usr/lib/systemd/system" systemd/waydroid-container.service
}
sha256sums=('SKIP'