[med-svn] [libgkarrays] 01/01: Make sure --libs returns the proper linker flag
Andreas Tille
tille at debian.org
Mon Sep 12 13:35:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libgkarrays.
commit e0ab026b6709186fcac1c32b5810ac92006f9df5
Author: Andreas Tille <tille at debian.org>
Date: Mon Sep 12 15:31:19 2016 +0200
Make sure --libs returns the proper linker flag
---
debian/patches/fix_pkg-config.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/fix_pkg-config.patch b/debian/patches/fix_pkg-config.patch
index 6828bab..486212e 100644
--- a/debian/patches/fix_pkg-config.patch
+++ b/debian/patches/fix_pkg-config.patch
@@ -11,7 +11,7 @@ Description: Library dir should not be used for includes
Version: @VERSION@
-Libs: -L${libdir} -l at PACKAGE@- at VERSION@
-Cflags: -I${includedir}/@PACKAGE at -@VERSION@ -I${libdir}/@PACKAGE at -@VERSION@/include
-+Libs: -L${libdir} -l at PACKAGE@
++Libs: -L${libdir} -lGkArrays
+Cflags: -I${includedir}/@PACKAGE@
--- a/src/libProgressBar-1.2.0/libProgressBar.pc.in
+++ b/src/libProgressBar-1.2.0/libProgressBar.pc.in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libgkarrays.git
More information about the debian-med-commit
mailing list