Skip to content

Commit

Permalink
Libzip added
Browse files Browse the repository at this point in the history
  • Loading branch information
alanwilter committed Oct 24, 2023
1 parent 086a3d1 commit 55e0846
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions acpype/amber_linux/lib/libzip.so.5
Binary file added acpype/amber_linux/lib/libzip.so.5.5
Binary file not shown.
4 changes: 4 additions & 0 deletions update_linux_bins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ files=(
lib/libhdf5.so.310
lib/libhdf5.so.310.2.0
lib/libcrypto.so.3
lib/libzip.so.5
lib/libzip.so.5.5
)

exclude=(
Expand Down Expand Up @@ -73,6 +75,8 @@ done

tar xvfz charmmgen.tgz

pre-commit run -a

tree -d $destination

find $destination | wc -l # 559 files, 15 dirs
Expand Down

0 comments on commit 55e0846

Please sign in to comment.