diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-07-27 22:32:01 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-07-27 22:32:01 +0300 |
commit | 62a5859d8d044f7de22248c6214adfa1aaa8df47 (patch) | |
tree | 8c3b1d9b5904e466a0ac5e4e8f83f4fb82294e73 /Makefile | |
parent | 3f40a99da7a72e0cd7d03bfee6100843e41343ac (diff) |
adaugat calamares.desktop pe Desktop
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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)/ |