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

tille pushed a commit to branch master
in repository mbsystem.

commit 4e47e49e6577279169d3dbdfb6c9c24a18035251
Author: M. Hamish Bowman <hamis...@yahoo.com>
Date:   Sun Jun 2 05:25:03 2013 +0000

    patch to fix missing library spec
---
 debian/patches/older_autoconf.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/older_autoconf.patch 
b/debian/patches/older_autoconf.patch
index 4f66799..923b871 100644
--- a/debian/patches/older_autoconf.patch
+++ b/debian/patches/older_autoconf.patch
@@ -16,3 +16,12 @@ Description: Allow build to continue on Squeeze
  
  dnl Disable configure caching
  define([AC_CACHE_LOAD], )
+@@ -191,7 +191,7 @@
+ dnl Package check failed so check manually
+ if test "$GOT_GMT" = "no" ; then
+ 
+-libgmt_LIBS="-lgmt"
++libgmt_LIBS="-lgmt -lgmtps -lpsl"
+ dnl arg for command line
+ AC_ARG_WITH(gmt-lib, [  --with-gmt-lib=DIR    Location of GMT library],
+       [libgmt_CFLAGS="-L${withval}"] [GOT_GMT=yes], [GOT_GMT=no])

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/mbsystem.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to