[Xfce4-commits] <parole:master> Respect browser plugin dir

Ali Abdallah noreply at xfce.org
Thu Nov 26 10:16:02 CET 2009


Updating branch refs/heads/master
         to 98f1e9b7f29116b6fabf9030fc05fd5df79841c8 (commit)
       from f6c17cfa4f20da3d9af96ad8e25da112bd834c92 (commit)

commit 98f1e9b7f29116b6fabf9030fc05fd5df79841c8
Author: Ali Abdallah <ali at ali-xfce.org>
Date:   Wed Nov 25 23:01:04 2009 +0100

    Respect browser plugin dir

 browser-plugin/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/browser-plugin/Makefile.am b/browser-plugin/Makefile.am
index f30bf02..09eeef2 100644
--- a/browser-plugin/Makefile.am
+++ b/browser-plugin/Makefile.am
@@ -30,7 +30,7 @@ INCLUDES =                                              \
         $(DBUS_GLIB_CFLAGS)				\
 	$(DEFINES)
 
-install_libexecdir = $(libdir)/mozilla/plugins
+install_libexecdir = $(BROWSER_PLUGIN_DIR)
 
 install_libexec_PROGRAMS = 				\
 	parole-player.so



More information about the Xfce4-commits mailing list