In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/f4ddfa9ac388a4921f01371fb4d4285d91f92ce5?hp=89f6f7bc072be92fbdc3167f0fe42f3ddb5f171d>
- Log ----------------------------------------------------------------- commit f4ddfa9ac388a4921f01371fb4d4285d91f92ce5 Author: Nicholas Clark <[email protected]> Date: Thu Sep 24 11:40:56 2009 +0100 Update mkpport.lst to reflect the moves from ext/ to cpan/ This was missed because currently make distclean doesn't remove ppport.h files on Unix. ----------------------------------------------------------------------- Summary of changes: mkppport.lst | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mkppport.lst b/mkppport.lst index e16ffb4..e5f8992 100644 --- a/mkppport.lst +++ b/mkppport.lst @@ -5,7 +5,7 @@ # This file is read by mkppport at build time. # -ext/IPC-SysV +cpan/DB_File +cpan/IPC-SysV ext/Time-HiRes ext/Win32API-File -ext/DB_File -- Perl5 Master Repository
