summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome2/files/extra-patch-gnomevfs_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-gnome2/files/extra-patch-gnomevfs_Makefile.in')
-rw-r--r--x11-toolkits/py-gnome2/files/extra-patch-gnomevfs_Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/py-gnome2/files/extra-patch-gnomevfs_Makefile.in b/x11-toolkits/py-gnome2/files/extra-patch-gnomevfs_Makefile.in
deleted file mode 100644
index 30912b7f1..000000000
--- a/x11-toolkits/py-gnome2/files/extra-patch-gnomevfs_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnomevfs/Makefile.in.orig Thu Jul 14 03:25:16 2005
-+++ gnomevfs/Makefile.in Thu Jul 14 03:25:26 2005
-@@ -278,7 +278,7 @@
- libpythonmethod_la_CFLAGS = $(GNOME_VFS_MODULE_CFLAGS) -DGNOME_VFS_PYTHON_DIR="\"$(vfsmethoddir)\""
- libpythonmethod_la_SOURCES = gnome-vfs-python-method.c
- libpythonmethod_la_LDFLAGS = $(common_ldflags) -export-symbols-regex "vfs_module_(init|shutdown)"
--libpythonmethod_la_LIBADD = $(GNOME_VFS_MODULE_LIBS) -lpython$(PYTHON_VERSION)
-+libpythonmethod_la_LIBADD = $(GNOME_VFS_MODULE_LIBS) -l$(PYTHON_VERSION)
- all: all-am
-
- .SUFFIXES: