Updating branch refs/heads/master
         to a2757a1df3fe801aa2404661f33c1daf4825b208 (commit)
       from 66b313ada7b7749b4a681f1ca03ea088ac286fd9 (commit)

commit a2757a1df3fe801aa2404661f33c1daf4825b208
Author: Connor Behan <connor.be...@gmail.com>
Date:   Tue Jan 3 09:49:37 2012 -0800

    Better default install directory

 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index a1a2b53..580a5b9 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ PKG_CONFIG = pkg-config
 DESTDIR =
 
 PREFIX = /usr
-PLUGINDIR = $(PREFIX)/lib/xfce4/xfce4/panel-plugins
+PLUGINDIR = $(PREFIX)/lib/xfce4/panel-plugins
 PLUGINDESKTOPDIR = $(PREFIX)/share/xfce4/panel-plugins
 
 LIBXFCE4PANEL_CFLAGS = `$(PKG_CONFIG) --cflags libxfce4panel-1.0 libxfce4ui-1`
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to