pkgsrc/sysutils/gnome-vfs2/patches/patch-ai
rh 5567c574e1 Bump gnome-vfs2 to 2.0.4nb1:
- Properly compile pluggable fs modules (pkg/18220)
	- Add missing dependencies (pkg/18220)
	- Make this more pkglint-friendly.
	- Don't try to tweak LTCONFIG_OVERRIDE towards ltmain.sh, use
	  LIBTOOL_OVERRIDE instead
2002-09-11 23:07:50 +00:00

13 lines
439 B
Text

$NetBSD: patch-ai,v 1.1 2002/09/11 23:07:52 rh Exp $
--- modules/vfolder/Makefile.in.orig Sat Sep 7 18:20:48 2002
+++ modules/vfolder/Makefile.in Sat Sep 7 18:24:03 2002
@@ -215,7 +215,7 @@
### Module setup
-module_flags = -export_dynamic -avoid-version
+module_flags = -export_dynamic -avoid-version -L$(top_builddir)/libgnomevfs/.libs
modulesdir = $(libdir)/gnome-vfs-2.0/modules
modules_LTLIBRARIES = libvfolder-desktop.la