Fix: install-desktop-files:

This commit is contained in:
eloaders 2016-11-13 15:56:17 +01:00
parent fc1c167c9e
commit 7744765ab9
1 changed files with 2 additions and 8 deletions

View File

@ -3,16 +3,10 @@
include i-nex.mk include i-nex.mk
make: build-inex build-json make: build-inex build-json
install: install-pixmaps install-manpages install-changelogs\ install: install-pixmaps install-desktop-files install-manpages install-changelogs install-json install-inex install-udev-rule link-inex
install-json install-inex \
install-udev-rule link-inex
clean: clean-json clean-inex clean-all clean: clean-json clean-inex clean-all
distclean: clean distclean: clean
sysclean: uninstall rmgambas sysclean: uninstall rmgambas
build-inex: build-inex:
@echo -e '\033[1;32mBuild I-Nex...\033[0m' @echo -e '\033[1;32mBuild I-Nex...\033[0m'
@ -23,7 +17,7 @@ build-json:
@echo -e '\033[1;32mBuild JSON...\033[0m' @echo -e '\033[1;32mBuild JSON...\033[0m'
$(MAKE) -C JSON $(MAKE) -C JSON
install-pastebinit-and-other: install-desktop-files:
@echo -e '\033[1;32mCreate nedded dirs...\033[0m' @echo -e '\033[1;32mCreate nedded dirs...\033[0m'
mkdir -p $(DESTDIR)$(PREFIX)/share/applications mkdir -p $(DESTDIR)$(PREFIX)/share/applications
$(INSTALL) 0755 debian/i-nex.desktop $(DESTDIR)$(PREFIX)/share/applications/ $(INSTALL) 0755 debian/i-nex.desktop $(DESTDIR)$(PREFIX)/share/applications/