# HG changeset patch # User Rich Burridge # Date 1337019166 25200 # Node ID e44a08495fc5a5f047be85a7c7262d8f6aefd68a # Parent 63a2c1675495d73510bd28953b90b899192161d1 7163550 Problem building quilt with gcc44 diff -r 63a2c1675495 -r e44a08495fc5 components/quilt/Makefile --- a/components/quilt/Makefile Fri May 11 09:28:10 2012 -0700 +++ b/components/quilt/Makefile Mon May 14 11:12:46 2012 -0700 @@ -25,6 +25,8 @@ include ../../make-rules/shared-macros.mk +PATH = /usr/gnu/bin:/usr/bin + COMPONENT_NAME= quilt COMPONENT_VERSION= 0.60 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)