62963bb321
Gtk# is a .NET language binding for the GTK+ toolkit and assorted GNOME libraries. initial port from bernd@; update and fixes from me
10 lines
327 B
Plaintext
10 lines
327 B
Plaintext
$OpenBSD: patch-gtkdotnet_gtk-dotnet-2_0_pc_in,v 1.1.1.1 2008/10/16 16:02:07 robert Exp $
|
|
--- gtkdotnet/gtk-dotnet-2.0.pc.in.orig Mon Apr 7 10:36:18 2008
|
|
+++ gtkdotnet/gtk-dotnet-2.0.pc.in Mon Apr 7 10:36:26 2008
|
|
@@ -1,4 +1,4 @@
|
|
-prefix=${pcfiledir}/../..
|
|
+prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|