a72a07e53d
While beeing a development release, this is the most stable version I used on OpenBSD for now. Several patches are removed as they went upstream. Thanks to jolan@ for pointing me at this release and cooking a couple of patches. Fix build on powerpc and add it to ONLY_FOR_ARCHS ; slightly tested on macppc. A similar port was successfuly tested by jolan@ on amd64. no objection alek@ (maintainer) ok jolan@ ok jasper@
10 lines
299 B
Plaintext
10 lines
299 B
Plaintext
$OpenBSD: patch-data_mono-nunit_pc_in,v 1.1 2009/09/06 07:25:27 ajacoutot Exp $
|
|
--- data/mono-nunit.pc.in.orig Sun Aug 23 11:18:44 2009
|
|
+++ data/mono-nunit.pc.in Sun Aug 23 11:18:57 2009
|
|
@@ -1,4 +1,4 @@
|
|
-prefix=${pcfiledir}/../..
|
|
+prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
|