--- loncom/build/lpml_parse.pl 2001/09/18 13:18:33 1.12 +++ loncom/build/lpml_parse.pl 2001/10/30 22:27:32 1.13 @@ -803,7 +803,7 @@ sub format_fileglob { elsif ($mode eq 'install') { return "\t".'install '. $categoryhash{$categoryname}.' '. - $sourceroot.'/'.$sourcedir.'[^CVS]'.$glob.' '. + $sourceroot.'/'.$sourcedir.'[^C][^V][^S]'.$glob.' '. $targetroot.'/'.$targetdir.'.'."\n"; } else {