[Pkg-cli-libs-commits] [SCM] gdata-sharp branch, master, updated. upstream/1.4.0.2-21-gf1eb547

Iain Lane laney at ubuntu.com
Sun Mar 22 13:58:48 UTC 2009


The following commit has been merged in the master branch:
commit f1eb547ae9afce1df421888c68abd0dbc071cebc
Author: Iain Lane <laney at ubuntu.com>
Date:   Sun Mar 22 13:58:24 2009 +0000

    Add missing colon to gdata-extensions pkgconfig file

diff --git a/debian/patches/01_pkgconfig-paths.patch b/debian/patches/01_pkgconfig-paths.patch
index 9845590..2bbc797 100644
--- a/debian/patches/01_pkgconfig-paths.patch
+++ b/debian/patches/01_pkgconfig-paths.patch
@@ -77,7 +77,7 @@ Index: gdata-sharp/misc/gdata-sharp-core.pc.in
  Version: @VERSION@
  
 -Libs: -r:${libdir}/mono/GData-Sharp/Google.GData.Client.dll -r${libdir}/mono/GData-Sharp/Google.GData.Extensions.dll
-+Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Client.dll -r${libdir}/cli/gdata-sharp-1.4/Google.GData.Extensions.dll
++Libs: -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Client.dll -r:${libdir}/cli/gdata-sharp-1.4/Google.GData.Extensions.dll
 Index: gdata-sharp/misc/gdata-sharp-documents.pc.in
 ===================================================================
 --- gdata-sharp.orig/misc/gdata-sharp-documents.pc.in	2009-03-16 23:07:38.000000000 +0800

-- 
gdata-sharp



More information about the Pkg-cli-libs-commits mailing list