]> git.pld-linux.org Git - packages/dotnet-mono-zeroconf.git/blob - dotnet-mono-zeroconf-pkgconfig.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/dotnet-mono-zeroconf.git] / dotnet-mono-zeroconf-pkgconfig.patch
1 diff -urN mono-zeroconf-0.7.6/src/mono-zeroconf.pc.in mono-zeroconf-0.7.6.new/src/mono-zeroconf.pc.in
2 --- mono-zeroconf-0.7.6/src/mono-zeroconf.pc.in 2008-01-08 22:07:08.000000000 +0100
3 +++ mono-zeroconf-0.7.6.new/src/mono-zeroconf.pc.in     2008-10-17 00:16:07.000000000 +0200
4 @@ -1,6 +1,6 @@
5  prefix=@prefix@
6  exec_prefix=${prefix}
7 -libdir=@libdir@
8 +libdir=${exec_prefix}/lib
9  
10  Name: Mono.Zeroconf
11  Description: Mono library for universal cross platform Zeroconf support via a unified API with built in support for mdnsd and optional support for Avahi.
This page took 0.157474 seconds and 3 git commands to generate.