Update build utils
This commit is contained in:
parent
25cf96e485
commit
3264b79469
|
@ -2,7 +2,7 @@ sub createFolderStructure{
|
||||||
system("bash ./folder-structure.sh");
|
system("bash ./folder-structure.sh");
|
||||||
}
|
}
|
||||||
|
|
||||||
createFolderStructure();
|
# createFolderStructure();
|
||||||
|
|
||||||
$hash_calc_ignore_pattern{aux} =
|
$hash_calc_ignore_pattern{aux} =
|
||||||
'^\\\\gdef\\\\minted@oldcachelist\{,'
|
'^\\\\gdef\\\\minted@oldcachelist\{,'
|
||||||
|
|
Loading…
Reference in New Issue