File: 0001-pkgconfig_lib_location.patch

package info (click to toggle)
messagingmenu-sharp 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 512 kB
  • sloc: sh: 3,465; makefile: 96
file content (25 lines) | stat: -rw-r--r-- 778 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
Date: Fri, 24 Aug 2018 12:06:14 +0200
Subject: pkgconfig_lib_location

===================================================================
---
 messagingmenu-sharp.pc.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/messagingmenu-sharp.pc.in b/messagingmenu-sharp.pc.in
index c2dd575..a916613 100644
--- a/messagingmenu-sharp.pc.in
+++ b/messagingmenu-sharp.pc.in
@@ -1,9 +1,9 @@
 prefix=@prefix@
 exec_prefix=${prefix}
-libdir=@libdir@
+libdir=@libdir@/cli
 
 Name: @ASSEMBLY_TITLE@
 Description: @ASSEMBLY_DESCRIPTION@
 Version: @VERSION@
 Requires: 
-Libs: -r:${libdir}/mono/@ASSEMBLY_NAME@/@ASSEMBLY_NAME@.dll
+Libs: -r:${libdir}/@ASSEMBLY_NAME@-12.10/@ASSEMBLY_NAME@.dll