- now download-avalontoolkit.sh also patches the AvalonTools sources automatically

This commit is contained in:
Paolo Tosco
2016-02-22 22:55:44 +00:00
parent ae55c83fc2
commit f8e6d697ba

View File

@@ -58,6 +58,10 @@ then
echo "Unarchiving"
echo "================================================================"
tar xvf AvalonToolkit_1.2.0.source.tar
echo "================================================================"
echo "Applying AvalonToolkit_1.2_patch.txt"
echo "================================================================"
patch -p0 < $DIR/AvalonToolkit_1.2_patch.txt
echo "================================================================"
echo "Copying files"
echo "================================================================"