--- loncom/build/lpml_parse.pl 2001/09/08 22:51:26 1.8 +++ loncom/build/lpml_parse.pl 2001/09/08 23:02:55 1.9 @@ -730,7 +730,7 @@ sub format_fileglob { elsif ($mode eq 'install') { return "\t".'install '. $categoryhash{$categoryname}.' '. - $sourceroot.'/'.$sourcedir.$glob.' '. + $sourceroot.'/'.$sourcedir.'[^CVS]'.$glob.' '. $targetroot.'/'.$targetdir.'.'."\n"; } else {