mirror of
https://github.com/lxsang/sysmond.git
synced 2025-08-28 23:02:08 +02:00
Update Makefile.am
All checks were successful
gitea-sync/sysmond/pipeline/head This commit looks good
All checks were successful
gitea-sync/sysmond/pipeline/head This commit looks good
This commit is contained in:
@@ -9,6 +9,6 @@ sysmond_SOURCES = ini.c sysmon.c
|
||||
|
||||
sysconf_DATA = sysmond.conf
|
||||
install-data-local:
|
||||
([ -d $(DESTDIR)/etc/systemd/system/ ] && cp sysmond.service $(DESTDIR)/etc/systemd/system/) || true
|
||||
- [ -d $(DESTDIR)/etc/systemd/system/ ] && cp sysmond.service $(DESTDIR)/etc/systemd/system/
|
||||
|
||||
EXTRA_DIST = ini.h sysmond.conf sysmond.service
|
||||
|
Reference in New Issue
Block a user