openbsd-ports/x11/gnome/vfs/patches/patch-libgnomevfs_Makefile_in
2002-10-21 05:55:16 +00:00

13 lines
545 B
Plaintext

$OpenBSD: patch-libgnomevfs_Makefile_in,v 1.2 2002/10/21 05:55:16 marcm Exp $
--- libgnomevfs/Makefile.in.orig Tue Oct 15 16:01:13 2002
+++ libgnomevfs/Makefile.in Tue Oct 15 16:01:51 2002
@@ -226,7 +226,7 @@ LTLIBRARIES = $(lib_LTLIBRARIES)
DEFS = @DEFS@ -I. -I$(srcdir) -I..
LIBS = @LIBS@
-libgnomevfs_la_LDFLAGS =
+libgnomevfs_la_LDFLAGS = -version-info 0:2
libgnomevfs_la_DEPENDENCIES = libcharset/libcharset.la
libgnomevfs_la_OBJECTS = fnmatch.lo gnome-vfs-application-registry.lo \
gnome-vfs-async-ops.lo gnome-vfs-backend.lo \