rm CondaPkg environment
This commit is contained in:
4
.CondaPkg/env/Library/bin/c_rehash.pl
vendored
4
.CondaPkg/env/Library/bin/c_rehash.pl
vendored
@@ -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:/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 $dir = "C:/Users/naraw/.julia/dev/ImageUtils/.CondaPkg/env\\Library";
|
||||
my $prefix = "C:/Users/naraw/.julia/dev/ImageUtils/.CondaPkg/env\\Library";
|
||||
|
||||
my $errorcount = 0;
|
||||
my $openssl = $ENV{OPENSSL} || "openssl";
|
||||
|
||||
Reference in New Issue
Block a user