Blame SOURCES/fonts-tweak-tool-sitearchdir.patch

228485
diff -pruN fonts-tweak-tool-0.3.2.orig/fontstweak/Makefile.am fonts-tweak-tool-0.3.2/fontstweak/Makefile.am
228485
--- fonts-tweak-tool-0.3.2.orig/fontstweak/Makefile.am	2013-05-13 15:48:12.000000000 +0900
228485
+++ fonts-tweak-tool-0.3.2/fontstweak/Makefile.am	2014-02-05 20:18:51.000000000 +0900
228485
@@ -35,7 +35,7 @@ pyscripts_sources =	\
228485
 	$(NULL)
228485
 
228485
 pyscripts_PYTHON = $(pyscripts_sources)
228485
-pyscriptsdir = $(pythondir)/fontstweak
228485
+pyscriptsdir = $(pyexecdir)/fontstweak
228485
 
228485
 lib_LTLIBRARIES =			\
228485
 	libfontstweak-resources.la	\