[Module-build-checkins] Module-Build Changes,1.389,1.390
Status: Beta
Brought to you by:
kwilliams
From: Randy W. S. <si...@us...> - 2005-10-20 03:46:37
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14408 Modified Files: Changes Log Message: Fix omitted attribution in previous patch to 'distmeta' action Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.389 retrieving revision 1.390 diff -u -d -r1.389 -r1.390 --- Changes 20 Oct 2005 03:40:47 -0000 1.389 +++ Changes 20 Oct 2005 03:46:29 -0000 1.390 @@ -3,7 +3,7 @@ 0.27_04 - Allow the 'distmeta' action to continue when 'MANIFEST' is missing, - omitting the generation of the 'provieds' field. + omitting the generation of the 'provieds' field. [Steven Schubiger] - Fixed some failing regex from generated MANIFEST.SKIP file. |