summaryrefslogtreecommitdiff
path: root/debian/patches/01_pkg-config-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/01_pkg-config-path.patch')
-rw-r--r--debian/patches/01_pkg-config-path.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/patches/01_pkg-config-path.patch b/debian/patches/01_pkg-config-path.patch
new file mode 100644
index 0000000..a0f4988
--- /dev/null
+++ b/debian/patches/01_pkg-config-path.patch
@@ -0,0 +1,11 @@
+--- 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