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