12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
|
$OpenBSD: patch-extras_boo_pc_in,v 1.1.1.1 2011/10/06 12:43:32 jasper Exp $
|
||
|
--- extras/boo.pc.in.orig Sat Oct 3 16:05:46 2009
|
||
|
+++ extras/boo.pc.in Sat Oct 3 16:05:46 2009
|
||
|
@@ -1,6 +1,6 @@
|
||
|
prefix=@prefix@
|
||
|
exec_prefix=${prefix}
|
||
|
-libdir=${prefix}/lib
|
||
|
+libdir=${prefix}/lib/mono
|
||
|
|
||
|
|
||
|
Name: Boo
|