From 775b7b5d83041c3626e35fe7824628f61c4fd1cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sat, 18 Jan 2020 10:40:59 +0200 Subject: Makefile: drop orage leftovers --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 639d0f3..14362f4 100644 --- a/Makefile +++ b/Makefile @@ -39,8 +39,6 @@ install: -install -d $(DESTDIR)$(xfceconfdir) -install -d $(DESTDIR)$(xfceconfdir)/Thunar install -m 644 data/Thunar/* $(DESTDIR)$(xfceconfdir)/Thunar/ - -install -d $(DESTDIR)$(xfceconfdir)/orage - install -m 644 data/orage/* $(DESTDIR)$(xfceconfdir)/orage/ -install -d $(DESTDIR)$(xfceconfdir)/menus install -m 644 data/menus/xfce-applications.menu $(DESTDIR)$(xfceconfdir)/menus/xfce-applications.menu -install -d $(DESTDIR)$(xfceconfdir)/xfce4 -- cgit v1.2.1