SOURCES: dotnet-mono-zeroconf-pkgconfig.patch (NEW) - fix pkgconfig file

megabajt megabajt at pld-linux.org
Fri Oct 17 00:19:09 CEST 2008


Author: megabajt                     Date: Thu Oct 16 22:19:09 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix pkgconfig file

---- Files affected:
SOURCES:
   dotnet-mono-zeroconf-pkgconfig.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/dotnet-mono-zeroconf-pkgconfig.patch
diff -u /dev/null SOURCES/dotnet-mono-zeroconf-pkgconfig.patch:1.1
--- /dev/null	Fri Oct 17 00:19:10 2008
+++ SOURCES/dotnet-mono-zeroconf-pkgconfig.patch	Fri Oct 17 00:19:04 2008
@@ -0,0 +1,11 @@
+diff -urN mono-zeroconf-0.7.6/src/mono-zeroconf.pc.in mono-zeroconf-0.7.6.new/src/mono-zeroconf.pc.in
+--- mono-zeroconf-0.7.6/src/mono-zeroconf.pc.in	2008-01-08 22:07:08.000000000 +0100
++++ mono-zeroconf-0.7.6.new/src/mono-zeroconf.pc.in	2008-10-17 00:16:07.000000000 +0200
+@@ -1,6 +1,6 @@
+ prefix=@prefix@
+ exec_prefix=${prefix}
+-libdir=@libdir@
++libdir=${exec_prefix}/lib
+ 
+ Name: Mono.Zeroconf
+ Description: Mono library for universal cross platform Zeroconf support via a unified API with built in support for mdnsd and optional support for Avahi.
================================================================


More information about the pld-cvs-commit mailing list