[tcl-signal] 02/03: Fix FTCBFS: Propagate TCL_CC.

Ole Streicher olebole at moszumanska.debian.org
Fri Aug 11 11:58:08 UTC 2017


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

olebole pushed a commit to branch master
in repository tcl-signal.

commit e1443325c251a130c53b6a0d98aed4a76fc527be
Author: Ole Streicher <olebole at debian.org>
Date:   Fri Aug 11 13:56:07 2017 +0200

    Fix FTCBFS: Propagate TCL_CC.
    
    Closes: #871762
---
 debian/patches/propagate_cflags.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/propagate_cflags.patch b/debian/patches/propagate_cflags.patch
index 2bcde0e..f45e10c 100644
--- a/debian/patches/propagate_cflags.patch
+++ b/debian/patches/propagate_cflags.patch
@@ -2,8 +2,8 @@ Author: Ole Streicher <debian at liska.ath.cx>
 Description: Propagate CFLAGS and CPPFLAGS from Debian
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -1,11 +1,10 @@
--CC=@TCL_CC@
+@@ -1,11 +1,11 @@
+ CC=@TCL_CC@
  #  Tilman Kranz; Sun Oct 19 23:21:35 CEST 2003: added Tcl include directives
 -CFLAGS=-I/usr/include @TCL_DEFS@ @TCL_SHLIB_CFLAGS@ -I at TCL_PREFIX@/include @TCL_INCLUDE_SPEC@ 
 +CFLAGS+=-I/usr/include @TCL_DEFS@ @TCL_SHLIB_CFLAGS@ -I at TCL_PREFIX@/include @TCL_INCLUDE_SPEC@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-tcltk/packages/tcl-signal.git



More information about the debian-science-commits mailing list