tags 617217 = confirmed thanks On Mon, Mar 07, 2011 at 11:35:36AM +0100, Fabian Greffrath wrote: > As it turned out, this FTBFS was caused by my own ~/.quiltrc file, > which overrode the QUILT_PATCHES variable. Please apply the attached > patch to prevent this error in future revisions.
Ah, ok. I'll consider this change, but I'm not really keen on making the build invocation uglier on account of a corner case involving local config files. > diff -u freetype-2.4.4/debian/rules freetype-2.4.4/debian/rules > --- freetype-2.4.4/debian/rules > +++ freetype-2.4.4/debian/rules > @@ -64,9 +64,9 @@ > patch: unpack patch-stamp > patch-stamp: > cd $(freetype_u) \ > - && QUILT_PATCHES=../debian/patches-freetype quilt push -a > + && QUILT_PATCHES=../debian/patches-freetype quilt --quiltrc > /dev/null push -a > cd $(ft2demos_u) \ > - && QUILT_PATCHES=../debian/patches-ft2demos quilt push -a > + && QUILT_PATCHES=../debian/patches-ft2demos quilt --quiltrc > /dev/null push -a > touch patch-stamp > > override_dh_auto_configure: patch > -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer http://www.debian.org/ slanga...@ubuntu.com vor...@debian.org
signature.asc
Description: Digital signature