]> git.pld-linux.org Git - packages/dotnet-mono-zeroconf.git/blame - dotnet-mono-zeroconf-pkgconfig.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/dotnet-mono-zeroconf.git] / dotnet-mono-zeroconf-pkgconfig.patch
CommitLineData
70ed3b55
MB
1diff -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.060656 seconds and 4 git commands to generate.