Return to parse.pl CVS log | Up to [LON-CAPA] / loncom / build |
version 1.12, 2000/12/11 19:02:48 | version 1.13, 2000/12/12 16:51:39 |
---|---|
Line 202 sub make_file_list { | Line 202 sub make_file_list { |
else { | else { |
$rot="BinaryRoot$rot"; | $rot="BinaryRoot$rot"; |
} | } |
if ($category eq "conf") { | |
$rot.=" # config"; | |
} | |
$description.=<<END; | $description.=<<END; |
$rot | $rot |
END | END |