# HG changeset patch # User Rich Burridge # Date 1412631393 25200 # Node ID 3ddba363311804f50816df664ccf902ee33b2dc8 # Parent b1e25f951af000522cb3736842784ed7611d0904 19762604 quilt fails to build if text/text-utilities is installed diff -r b1e25f951af0 -r 3ddba3633118 components/quilt/Makefile --- a/components/quilt/Makefile Thu Aug 21 15:36:47 2014 -0700 +++ b/components/quilt/Makefile Mon Oct 06 14:36:33 2014 -0700 @@ -71,6 +71,7 @@ CONFIGURE_OPTIONS += --with-pod2man=/usr/perl5/$(PERL_VERSION)/bin/pod2man CONFIGURE_OPTIONS += --with-xgettext=/usr/bin/gxgettext CONFIGURE_OPTIONS += --with-msgfmt=/usr/bin/gmsgfmt +CONFIGURE_OPTIONS += --without-column CONFIGURE_OPTIONS += CFLAGS="$(CFLAGS)"