]> git.pld-linux.org Git - packages/dotnet-gdata-sharp.git/blob - pkgconfig-typo-fix.patch
- handle 64bit
[packages/dotnet-gdata-sharp.git] / pkgconfig-typo-fix.patch
1 --- libgoogle-data-mono-1.4.0.2/misc/gdata-sharp-core.pc.in     2010-03-09 13:07:29.000000000 +0100
2 +++ libgoogle-data-mono-1.4.0.2.new/misc/gdata-sharp-core.pc.in 2010-03-10 13:11:29.000000000 +0100
3 @@ -5,4 +5,4 @@ Name: GData Sharp Core
4  Description: CLI bindings to Google's online services (Core libraries)
5  Version: 1.4.0.2
6  
7 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Client.dll -r${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll
8 +Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Client.dll -r:${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll
This page took 0.579436 seconds and 3 git commands to generate.