From 154bf539d4a207ed36b4f1e91854bcd116c59b0d Mon Sep 17 00:00:00 2001 From: prspkt Date: Tue, 26 Feb 2019 18:01:44 +0200 Subject: community/ipmiutil: remove systemd service files --- community/ipmiutil/APKBUILD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/community/ipmiutil/APKBUILD b/community/ipmiutil/APKBUILD index c288ffe01a4..b30ebd53148 100644 --- a/community/ipmiutil/APKBUILD +++ b/community/ipmiutil/APKBUILD @@ -38,6 +38,9 @@ build() { package() { cd "$builddir" make DESTDIR="$pkgdir" install + + # remove systemd service files + rm "$pkgdir/usr/share/ipmiutil/"*.service } sha512sums="bd1f95b59583a07a5b6001b40e59269f25eb63b69e33f7fad6dd40136e1ea7611e647eb5ed2e2a9746944bde2dc2a3aa2def44238947693d75d9ca48697e1b99 ipmiutil-3.1.3.tar.gz -- cgit v1.2.3