[skycat] 01/03: Add tcl-private/unix to includes. Closes: #741781

Ole Streicher olebole-guest at moszumanska.debian.org
Mon Mar 17 10:48:31 UTC 2014


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

olebole-guest pushed a commit to branch debian
in repository skycat.

commit b2b39ce48f218038fe4e04a76c9537656f1b4e8f
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Mar 17 11:30:57 2014 +0100

    Add tcl-private/unix to includes. Closes: #741781
---
 debian/changelog                        | 6 ++++++
 debian/patches/fix_build_problems.patch | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 38fef43..6cc1392 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+skycat (3.1.2+starlink1~b-4) unstable; urgency=low
+
+  * Add tcl-private/unix to includes. Closes: #741781.
+
+ -- Ole Streicher <debian at liska.ath.cx>  Mon, 17 Mar 2014 11:21:59 +0100
+
 skycat (3.1.2+starlink1~b-3) unstable; urgency=low
 
   * Fix FTBS on hurd (MAXPATHLEN).
diff --git a/debian/patches/fix_build_problems.patch b/debian/patches/fix_build_problems.patch
index 8fc45c3..1c25cd0 100644
--- a/debian/patches/fix_build_problems.patch
+++ b/debian/patches/fix_build_problems.patch
@@ -48,7 +48,7 @@ Description: Fix build problems. Adopted from the Mageia package.
  	AC_DEFINE(HAVE_TKCANVAS_H, 1, 
  		[See if we can include tkCanvas.h, an internal tk header])
 -        TEA_ADD_INCLUDES([-I$TK_SRC_DIR/generic])
-+        TEA_ADD_INCLUDES([-I$TK_SRC_DIR/generic -I$TCL_SRC_DIR/generic])
++        TEA_ADD_INCLUDES([-I$TK_SRC_DIR/generic -I$TCL_SRC_DIR/generic -I$TCL_SRC_DIR/unix])
  fi
  
  #--------------------------------------------------------------------

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/skycat.git



More information about the debian-science-commits mailing list