19762604 quilt fails to build if text/text-utilities is installed
authorRich Burridge <rich.burridge@oracle.com>
Mon, 06 Oct 2014 14:36:33 -0700
changeset 2138 3ddba3633118
parent 2137 b1e25f951af0
child 2139 127c47823841
19762604 quilt fails to build if text/text-utilities is installed
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)"