9 lines
488 B
Diff
9 lines
488 B
Diff
|
|
--- misc/gdata-sharp-core.pc.in 2009-02-05 03:15:17.000000000 -0700
|
||
|
|
+++ misc/gdata-sharp-core.pc.in 2009-06-30 00:41:11.000000000 -0600
|
||
|
|
@@ -5,4 +5,4 @@
|
||
|
|
Description: CLI bindings to Google's online services (Core libraries)
|
||
|
|
Version: @VERSION@
|
||
|
|
|
||
|
|
-Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Client.dll -r${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll
|
||
|
|
+Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Client.dll -r:${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll
|