aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfce4-notifyd
diff options
context:
space:
mode:
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"