summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in
blob: 40844f935796b9e90e2db0821b381631c9797b72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gnomevfs/Makefile.in.orig   Sat Sep  3 15:51:39 2005
+++ gnomevfs/Makefile.in    Sat Sep  3 15:52:19 2005
@@ -276,7 +276,7 @@
 
 gpincdir = $(includedir)/gnome-python-2.0
 gpinc_HEADERS = pygnomevfs.h
-vfsmethoddir = $(libdir)/gnome-vfs-2.0/modules
+vfsmethoddir = %%X11BASE%%/lib/gnome-vfs-2.0/modules
 @BUILD_PYVFSMODULE_FALSE@vfsmethod_LTLIBRARIES = 
 @BUILD_PYVFSMODULE_TRUE@vfsmethod_LTLIBRARIES = libpythonmethod.la
 libpythonmethod_la_CFLAGS = $(GNOME_VFS_MODULE_CFLAGS) -DGNOME_VFS_PYTHON_DIR="\"$(vfsmethoddir)\""