aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfce4-notifyd
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-05-24 00:30:55 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-05-24 00:24:55 +0200
commitf62c3a06171fa5ba6d51dd70f2764ff0bc5172c0 (patch)
tree88ae35b531d38b4ea0c24cfa97eacb64ffc4eaf8 /community/xfce4-notifyd
parent241aa99917638184158957c247b985f914335ab5 (diff)
downloadaports-f62c3a06171fa5ba6d51dd70f2764ff0bc5172c0.tar.bz2
aports-f62c3a06171fa5ba6d51dd70f2764ff0bc5172c0.tar.xz
community/xfce4-notifyd: remove unit files
Diffstat (limited to 'community/xfce4-notifyd')
-rw-r--r--community/xfce4-notifyd/APKBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/community/xfce4-notifyd/APKBUILD b/community/xfce4-notifyd/APKBUILD
index 0d7477b3eb..cfcb6d63f4 100644
--- a/community/xfce4-notifyd/APKBUILD
+++ b/community/xfce4-notifyd/APKBUILD
@@ -28,7 +28,10 @@ build () {
package() {
cd "$builddir"
+
make DESTDIR="$pkgdir" install
+
+ rm -rf "$pkgdir"/usr/lib/systemd
}
sha512sums="96067de2e08e29c8e6285796bc4b23087f97286e28adfb485dc20f449ae32e10c8fb743f42585e0e6cda82d713eb6da3cc1d94920eb170b7cfa1e687ffcb3ddf xfce4-notifyd-0.3.6.tar.bz2"