[Module-build-checkins] Module-Build MANIFEST,1.44,1.45
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <si...@us...> - 2005-06-23 10:59:50
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25985 Modified Files: MANIFEST Log Message: Remove the "t/XSTest" dist because we now use DistGen to generate test distributions on the fly. Index: MANIFEST =================================================================== RCS file: /cvsroot/module-build/Module-Build/MANIFEST,v retrieving revision 1.44 retrieving revision 1.45 diff -u -d -r1.44 -r1.45 --- MANIFEST 23 Jun 2005 01:52:12 -0000 1.44 +++ MANIFEST 23 Jun 2005 10:59:09 -0000 1.45 @@ -64,10 +64,3 @@ t/tilde.t t/versions.t t/xs.t -t/XSTest/Build.PL -t/XSTest/Changes -t/XSTest/empty.h -t/XSTest/lib/XSTest.pm -t/XSTest/lib/XSTest.xs -t/XSTest/MANIFEST -t/XSTest/test.pl |