Bug#488204: ample: make is successful even on error

2008-06-26 Thread Martin Koeppe


Package: ample
Version: 0.5.7-4
Severity: normal

When building ample and compilation fails for some reason, then make
ignores that and the package is built nevertheless, even if the binary
hasn't been built.

Makefile.in says:
all:
@for i in $(SUBDIRS); do \
  echo Making all in $$i ...; \
  cd $$i; $(MAKE) $(MDEFS) all; \
  cd ..; \
done

so errors from subdir make are ignored. In the for body ; should be
replaced with  to fix that.


Martin



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#488204: ample: make is successful even on error

2008-06-26 Thread Rene Mayorga
On Fri, Jun 27, 2008 at 01:34:52AM +0200, Martin Koeppe wrote:

Hello Martin


 so errors from subdir make are ignored. In the for body ; should be
 replaced with  to fix that.


Thanks for spotting this; indeep, this could drive to deliver an non-useful
.deb

the next upload should resolve this issue


Cheers
-- 
Rene Mauricio Mayorga   |  jabber: [EMAIL PROTECTED]
http://rmayorga.org |  
--
08B6 58AB A691 DD56 C30B  8D37 8040 19FA A209 C305


signature.asc
Description: Digital signature