[Pkg-cli-libs-commits] [SCM] messagingmenu-sharp branch, master, updated. debian/1.0.1-0ubuntu1-1-g60a69df

Mirco Bauer meebey at meebey.net
Thu May 30 14:15:07 UTC 2013


The following commit has been merged in the master branch:
commit 60a69df1aa2dd601034fd4b5ed00af8e6d79e602
Author: Mirco Bauer <meebey at meebey.net>
Date:   Thu May 30 15:48:53 2013 +0200

    Fixed library path in pkg-config file

diff --git a/debian/patches/pkgconfig_lib_location.patch b/debian/patches/pkgconfig_lib_location.patch
index 1aaa255..2453e8c 100644
--- a/debian/patches/pkgconfig_lib_location.patch
+++ b/debian/patches/pkgconfig_lib_location.patch
@@ -1,7 +1,7 @@
 Index: messagingmenu-sharp/messagingmenu-sharp.pc.in
 ===================================================================
---- messagingmenu-sharp.orig/messagingmenu-sharp.pc.in	2013-05-26 16:03:35.070685598 +0200
-+++ messagingmenu-sharp/messagingmenu-sharp.pc.in	2013-05-29 00:12:52.853789219 +0200
+--- messagingmenu-sharp.orig/messagingmenu-sharp.pc.in	2013-05-30 15:48:02.764502125 +0200
++++ messagingmenu-sharp/messagingmenu-sharp.pc.in	2013-05-30 15:48:21.944502533 +0200
 @@ -1,9 +1,9 @@
  prefix=@prefix@
  exec_prefix=${prefix}
@@ -13,4 +13,4 @@ Index: messagingmenu-sharp/messagingmenu-sharp.pc.in
  Version: @VERSION@
  Requires: 
 -Libs: -r:${libdir}/mono/@ASSEMBLY_NAME@/@ASSEMBLY_NAME at .dll
-+Libs: -r:${libdir}/@ASSEMBLY_NAME- at ASSEMBLY_VERSION@/@ASSEMBLY_NAME at .dll
++Libs: -r:${libdir}/@ASSEMBLY_NAME at -12.10/@ASSEMBLY_NAME at .dll

-- 
messagingmenu-sharp



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