From fe3024a81620277cd180d3ade2c9c48207696b10 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 17 Nov 2012 14:23:28 -0600 Subject: [PATCH] Fix rc installation directory --- rc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/Makefile.am b/rc/Makefile.am index 6587d3c..23a4fc3 100644 --- a/rc/Makefile.am +++ b/rc/Makefile.am @@ -1,2 +1,2 @@ -styleconfdir=$(prefix)/share/themes/tdegtk/gtk-3.0 +styleconfdir=$(GTK3_PREFIX)/share/themes/tdegtk/gtk-3.0 styleconf_DATA = gtk.css