[Pkg-cli-libs-commits] r3684 - in /packages/notify-sharp/trunk/debian/patches: 00list 01_pkg-config-path.dpatch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sat Mar 22 23:23:42 UTC 2008


Author: slomo
Date: Sat Mar 22 23:23:42 2008
New Revision: 3684

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=3684
Log:
* fix pkg-config file

Added:
    packages/notify-sharp/trunk/debian/patches/01_pkg-config-path.dpatch
Modified:
    packages/notify-sharp/trunk/debian/patches/00list

Modified: packages/notify-sharp/trunk/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/notify-sharp/trunk/debian/patches/00list?rev=3684&op=diff
==============================================================================
--- packages/notify-sharp/trunk/debian/patches/00list (original)
+++ packages/notify-sharp/trunk/debian/patches/00list Sat Mar 22 23:23:42 2008
@@ -1,0 +1,1 @@
+01_pkg-config-path.dpatch

Added: packages/notify-sharp/trunk/debian/patches/01_pkg-config-path.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/notify-sharp/trunk/debian/patches/01_pkg-config-path.dpatch?rev=3684&op=file
==============================================================================
--- packages/notify-sharp/trunk/debian/patches/01_pkg-config-path.dpatch (added)
+++ packages/notify-sharp/trunk/debian/patches/01_pkg-config-path.dpatch Sat Mar 22 23:23:42 2008
@@ -1,0 +1,15 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+
+ at DPATCH@
+
+--- notify-sharp-0.4.0~r2998/notify-sharp.pc.in.old	2008-03-23 00:22:07.000000000 +0100
++++ notify-sharp-0.4.0~r2998/notify-sharp.pc.in	2008-03-23 00:22:17.000000000 +0100
+@@ -1,7 +1,7 @@
+ prefix=@prefix@
+ exec_prefix=${prefix}
+ libdir=${exec_prefix}/lib
+-pkglibdir=${libdir}/mono/notify-sharp
++pkglibdir=${libdir}/cli/notify-sharp-0.4
+ 
+ Name: notify-sharp
+ Description: C# client library for notification-daemon




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