From: Michael Stapelberg Date: Mon, 6 Dec 2010 12:20:37 +0000 (+0100) Subject: remove i3-wsbar from 'make install', not supported at the moment X-Git-Tag: tree-pr1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=87cffac03a50a798a63ff84801910b3240468a0e;p=i3%2Fi3 remove i3-wsbar from 'make install', not supported at the moment --- diff --git a/Makefile b/Makefile index 85b01dd1..4f2ab77f 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,6 @@ install: all $(INSTALL) -d -m 0755 $(DESTDIR)$(PREFIX)/include/i3 $(INSTALL) -d -m 0755 $(DESTDIR)$(PREFIX)/share/xsessions $(INSTALL) -m 0755 i3 $(DESTDIR)$(PREFIX)/bin/ - $(INSTALL) -m 0755 i3-wsbar $(DESTDIR)$(PREFIX)/bin/ test -e $(DESTDIR)$(SYSCONFDIR)/i3/config || $(INSTALL) -m 0644 i3.config $(DESTDIR)$(SYSCONFDIR)/i3/config $(INSTALL) -m 0644 i3.welcome $(DESTDIR)$(SYSCONFDIR)/i3/welcome $(INSTALL) -m 0644 i3.desktop $(DESTDIR)$(PREFIX)/share/xsessions/