summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-03-11 19:49:13 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-03-11 19:49:13 +0000
commit3a7672b4cf8b417bc726f3b7869e23e0af2f083e (patch)
treeb11e61c58adc30a320565cd465f17e63486e577d /Makefile
parent604d0fb412ec7b450c89cb726f3f3d1560e416fe (diff)
cleanup everything
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 50342ef..0ac7814 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,6 @@ install:
for d in $(SUBDIRS); do $(MAKE) -C $$d install; done
install -d $(DESTDIR)/$(LIBEXECDIR)
- install -m 0755 graphical_start.sh ${DESTDIR}/${LIBEXECDIR}/
install -d $(DESTDIR)/$(SBINDIR)
install -d $(DESTDIR)/$(BINDIR)
@@ -29,7 +28,5 @@ install:
install -d $(DESTDIR)/$(UBINDIR)
install -d $(DESTDIR)/$(SYSCONFDIR)/kogaion
- install -m 0644 calamares.desktop $(DESTDIR)/$(SYSCONFDIR)/kogaion
install -d $(DESTDIR)/$(SYSTEMD_UNITDIR)/
- install -m 0644 *.service $(DESTDIR)/$(SYSTEMD_UNITDIR)/