From 62a5859d8d044f7de22248c6214adfa1aaa8df47 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Mon, 27 Jul 2015 22:32:01 +0300 Subject: adaugat calamares.desktop pe Desktop --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 592d33a..1367a08 100644 --- a/Makefile +++ b/Makefile @@ -43,6 +43,7 @@ install: install -d $(DESTDIR)/$(SYSCONFDIR)/kogaion install -m 0644 kogaion-welcome-loader.desktop $(DESTDIR)/$(SYSCONFDIR)/kogaion + install -m 0644 calamares.desktop $(DESTDIR)/$(SYSCONFDIR)/kogaion install -d $(DESTDIR)/$(SYSTEMD_UNITDIR)/ install -m 0644 *.service $(DESTDIR)/$(SYSTEMD_UNITDIR)/ -- cgit v1.2.3