$OpenBSD: patch-lib_libseafile_pc_in,v 1.1.1.1 2014/10/04 18:47:55 kirby Exp $
--- lib/libseafile.pc.in.orig	Tue Apr  8 20:14:28 2014
+++ lib/libseafile.pc.in	Tue Apr  8 20:14:50 2014
@@ -1,4 +1,4 @@
-prefix=(DESTDIR)@prefix@
+prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
@@ -8,4 +8,4 @@ Description: Client library for accessing seafile serv
 Version: @VERSION@
 Libs: -L${libdir} -lseafile @SEARPC_LIBS@
 Cflags: -I${includedir} @SEARPC_CFLAGS@
-Requires: gobject-2.0 glib-2.0
\ No newline at end of file
+Requires: gobject-2.0 glib-2.0
