summaryrefslogtreecommitdiffstats
path: root/func/README
blob: 2c34b3b4272d48c516e519164f8c8b1e6bca3d9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.  

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
echo "0.19 1" > version
make clean all