summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/Makefile b/Makefile
index 0ac7814..dec3f65 100644
--- a/Makefile
+++ b/Makefile
@@ -19,14 +19,6 @@ install:
for d in $(SUBDIRS); do $(MAKE) -C $$d install; done
install -d $(DESTDIR)/$(LIBEXECDIR)
-
- install -d $(DESTDIR)/$(SBINDIR)
- install -d $(DESTDIR)/$(BINDIR)
-
- install -d $(DESTDIR)/$(USBINDIR)
-
- install -d $(DESTDIR)/$(UBINDIR)
-
- install -d $(DESTDIR)/$(SYSCONFDIR)/kogaion
-
+ install -m 0755 kogaionlive.sh $(DESTDIR)/$(LIBEXECDIR)/
install -d $(DESTDIR)/$(SYSTEMD_UNITDIR)/
+ install -m 0644 kogaionlive.service $(DESTDIR)/$(SYSTEMD_UNITDIR)/