From 0a67a317ea1e437c52134574d92bc92f53c77b00 Mon Sep 17 00:00:00 2001 From: SolarAquarion Date: Sun, 9 Oct 2016 21:05:24 -0400 Subject: Update Makefile.am this should actually fix it--- common/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/Makefile.am b/common/Makefile.am index 8e496fb..8f83496 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -1,6 +1,6 @@ -themedir = $(datadir)/themes/Arc -themedarkerdir = $(datadir)/themes/Arc-Darker -themedarkdir = $(datadir)/themes/Arc-Dark +themedir = $(datadir)/themes/SolArc +themedarkerdir = $(datadir)/themes/SolArc-Darker +themedarkdir = $(datadir)/themes/SolArc-Dark ithemedir = $(DESTDIR)$(themedir) ithemedarkerdir = $(DESTDIR)$(themedarkerdir) -- cgit v1.2.3