From 09d3ebfb315abe2c08c10910380305d18bac4bec Mon Sep 17 00:00:00 2001 From: Matthew Hicks Date: Wed, 18 Jun 2008 11:33:11 -0400 Subject: Updating build README instructions --- func/README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'func') diff --git a/func/README b/func/README index 2809c90..2c34b3b 100644 --- a/func/README +++ b/func/README @@ -1,7 +1,11 @@ Right now, this will serve as a placeholder for how to patch and compile our own version of func until our -changes are available upstream. Follow these -instructions to patch and build func: +changes are available upstream. + +IMPORTANT: This RPM needs to be build on RHEL and + on Fedora to function. + +Follow these instructions to patch and build func: git clone git://github.com/matthicksj/func.git cd func -- cgit