From 25fb8dd51d56631e790a649177ff662d6be82b37 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 14 Jul 2005 07:02:17 +0000 Subject: Redo the %%X11BASE%% macro. It had disappeared over time. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4244 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in b/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in index e8e5befb8..b71131656 100644 --- a/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in +++ b/x11-toolkits/py-gnome2/files/patch-gnomevfs_Makefile.in @@ -5,7 +5,7 @@ vfs-context.c vfs-async-handle.c vfs-volume.c vfs-drive.c vfs-volume-monitor.c -vfsmethoddir = $(libdir)/gnome-vfs-2.0/modules -+vfsmethoddir = /usr/X11R6/lib/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)\"" -- cgit v1.2.3