mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
munge: remove systemd files
This commit is contained in:
parent
487e1702a6
commit
3875c00f62
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ post_install() {
|
||||||
vsv munge
|
vsv munge
|
||||||
rm -f ${DESTDIR}/etc/init.d/munge
|
rm -f ${DESTDIR}/etc/init.d/munge
|
||||||
rm -f ${DESTDIR}/etc/default/munge
|
rm -f ${DESTDIR}/etc/default/munge
|
||||||
|
rm -f ${DESTDIR}/usr/lib/tmpfiles.d/munge.conf
|
||||||
|
rm -f ${DESTDIR}/usr/lib/systemd/system/munge.service
|
||||||
}
|
}
|
||||||
|
|
||||||
munge-devel_package() {
|
munge-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue