[Pkg-cli-libs-commits] [notify-sharp-3.0] 05/44: * fix pkg-config file

Chow Loong Jin hyperair at debian.org
Sun Nov 3 17:48:57 UTC 2013


This is an automated email from the git hooks/post-receive script.

hyperair pushed a commit to branch master
in repository notify-sharp-3.0.

commit 20fc2dd728bf386ae224c9b9981be25ff693cc6d
Author: Sebastian Dröge <slomo at debian.org>
Date:   Sat Mar 22 23:23:42 2008 +0000

    * fix pkg-config file
---
 debian/patches/00list                    |    1 +
 debian/patches/01_pkg-config-path.dpatch |   15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/00list b/debian/patches/00list
index e69de29..5d040f7 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -0,0 +1 @@
+01_pkg-config-path.dpatch
diff --git a/debian/patches/01_pkg-config-path.dpatch b/debian/patches/01_pkg-config-path.dpatch
new file mode 100644
index 0000000..352e5a2
--- /dev/null
+++ b/debian/patches/01_pkg-config-path.dpatch
@@ -0,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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/notify-sharp-3.0.git



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