mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
- now download-avalontoolkit.sh also patches the AvalonTools sources automatically
This commit is contained in:
@@ -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 "================================================================"
|
||||
|
||||
Reference in New Issue
Block a user