diff --git a/exo-0.5.4-x86_64-build.patch b/exo-0.5.4-x86_64-build.patch new file mode 100644 index 0000000..645c59f --- /dev/null +++ b/exo-0.5.4-x86_64-build.patch @@ -0,0 +1,11 @@ +--- exo-0.5.4.orig/python/Makefile.in 2010-09-05 12:26:36.000000000 +0200 ++++ exo-0.5.4/python/Makefile.in 2010-09-06 01:01:34.000000000 +0200 +@@ -373,7 +373,7 @@ + + defsdir = $(datadir)/pygtk/2.0/defs/exo-$(LIBEXO_VERSION_MAJOR).$(LIBEXO_VERSION_MINOR) + defs_DATA = exo.defs +-pyexodir = $(pythondir) ++pyexodir = $(pyexecdir) + pyexo_PYTHON = pyexo.py + exomoduledir = $(pyexecdir)/exo-$(LIBEXO_VERSION_MAJOR).$(LIBEXO_VERSION_MINOR)/exo + exomodule_PYTHON = __init__.py