pygobject r763 - in trunk: . gio



Author: johan
Date: Mon Apr  7 13:34:12 2008
New Revision: 763
URL: http://svn.gnome.org/viewvc/pygobject?rev=763&view=rev

Log:
2008-04-07  Johan Dahlin  <johan gnome org>

	* gio/Makefile.am (pygiodir): Install gio in the right location



Modified:
   trunk/ChangeLog
   trunk/gio/Makefile.am

Modified: trunk/gio/Makefile.am
==============================================================================
--- trunk/gio/Makefile.am	(original)
+++ trunk/gio/Makefile.am	Mon Apr  7 13:34:12 2008
@@ -16,11 +16,11 @@
 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]