Package: gtktrain
Followup-For: Bug #759232

This bug isnot due to spaces/TABs but due to having this stanza in 
intl/Makefile.in:
# The dependency for intlh.inst is different in gettext and all other           
    
# packages.  Because we cannot you GNU make features we have to solve           
    
# the problem while rewriting Makefile.in.                                      
    
@gt_...@intlh.inst: intlh.inst.in ../config.status                              
    
@GT_YES@        cd .. \                                                         
    
@GT_YES@        && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= \                  
    
@GT_YES@          $(SHELL) ./config.status                                      
    
@GT_NO@.PHONY: intlh.inst                                                       
    
@gt...@intlh.inst:

And the @GT_YES@/@GT_NO@ is not getting substituted.

Openjade had the same problem in #748626

-- System Information:
Debian Release: 7.7
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.60-kvm-i386-20140609 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to