clean up packages

This commit is contained in:
ton
2023-04-02 11:10:39 +07:00
parent 3220a173bc
commit 43c3070fce
3184 changed files with 2806 additions and 61772 deletions

View File

@@ -12,8 +12,8 @@
# Perl c_rehash script, scan all files in a directory
# and add symbolic links to their hash values.
my $dir = "C:/ttt/ImageUtils/.CondaPkg/env\\Library";
my $prefix = "C:/ttt/ImageUtils/.CondaPkg/env\\Library";
my $dir = "C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\\Library";
my $prefix = "C:/myWork/my_projects/AI/CutLER/CutLER-julia/dev/ImageUtils/.CondaPkg/env\\Library";
my $errorcount = 0;
my $openssl = $ENV{OPENSSL} || "openssl";