* Gonéri Le Bouder [Wed, 29 Oct 2008 14:44:50 +0100]: > Hi release team,
> Please consider Teeworlds 0.4.2-2 in testing. > Teeworlds 0.4.2-2 fix a FTBFS (#481817) on those architecture: > http://buildd.debian.org/build.php?&pkg=teeworlds > -armel > -hppa > -alpha > -arm > -s390 > -sparc > -ia64 > The changes: > fix-bam-FTBFS.patch: a struct align fix for bam. Bam is ONLY used during > the build process. > rules: don't use bam before patches are applied Unblocked. > -build: build-bam $(QUILT_STAMPFN) > +build: patch build-bam $(QUILT_STAMPFN) Why not simply: +build: $(QUILT_STAMPFN) build-bam Cheers, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Listening to: Antònia Font - Asteroide núm. 15000 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

