summaryrefslogtreecommitdiffstats
path: root/gio
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2008-04-07 12:34:12 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-04-07 12:34:12 +0000
commit901eeaf675aece3c2ba199a1532dbe07d80b51c5 (patch)
tree1d1cd5b365795b86054983d8f17dbaf2f450d6dc /gio
parentac5a2e2cf49a03dc198778bf0e95d71f36b9933c (diff)
downloadpygobject-901eeaf675aece3c2ba199a1532dbe07d80b51c5.tar.gz
pygobject-901eeaf675aece3c2ba199a1532dbe07d80b51c5.tar.xz
pygobject-901eeaf675aece3c2ba199a1532dbe07d80b51c5.zip
Install gio in the right location
2008-04-07 Johan Dahlin <johan@gnome.org> * gio/Makefile.am (pygiodir): Install gio in the right location svn path=/trunk/; revision=763
Diffstat (limited to 'gio')
-rw-r--r--gio/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gio/Makefile.am b/gio/Makefile.am
index e37b5c3..482150b 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -16,11 +16,11 @@ defs_DATA =
pyexec_LTLIBRARIES =
# gio extension modules
-pkgpyexecdir = $(pyexecdir)/gtk-2.0
+pkgpyexecdir = $(pyexecdir)/gtk-2.0/gio
pkgpyexec_LTLIBRARIES =
# gio python scripts
-pygiodir = $(pkgpyexecdir)/gtk-2.0
+pygiodir = $(pkgpyexecdir)
pygio_PYTHON = __init__.py
# linker flags