[packages/sysprof] - added sysprof-capture pkgconfig fix

baggins baggins at pld-linux.org
Sun Apr 8 09:47:43 CEST 2018


commit dc25f82a560f71a4f7f0cb618688ab6daa1f31bb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Apr 8 09:47:22 2018 +0200

    - added sysprof-capture pkgconfig fix

 sysprof-pc.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/sysprof-pc.patch b/sysprof-pc.patch
index 15751ff..9bf5aca 100644
--- a/sysprof-pc.patch
+++ b/sysprof-pc.patch
@@ -18,3 +18,13 @@
  includedir=${exec_prefix}/include
  
  Name: libsysprof-ui- at API_VERSION@
+--- sysprof-3.28.0/data/sysprof-capture.pc.in~	2018-03-14 01:48:38.000000000 +0100
++++ sysprof-3.28.0/data/sysprof-capture.pc.in	2018-04-08 09:47:05.610221399 +0200
+@@ -1,6 +1,6 @@
+ prefix=@prefix@
+ exec_prefix=${prefix}
+-libdir=${exec_prefix}/lib
++libdir=@libdir@
+ includedir=${exec_prefix}/include
+ 
+ Name: libsysprof-capture- at API_VERSION@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sysprof.git/commitdiff/dc25f82a560f71a4f7f0cb618688ab6daa1f31bb



More information about the pld-cvs-commit mailing list