Revision: 8016 http://sourceforge.net/p/ipcop/svn/8016 Author: owes Date: 2015-12-31 11:54:13 +0000 (Thu, 31 Dec 2015) Log Message: ----------- When the CPAN lfs names are changed, we can easily rebuild them.
Modified Paths: -------------- ipcop/trunk/lfs/perl Modified: ipcop/trunk/lfs/perl =================================================================== --- ipcop/trunk/lfs/perl 2015-12-31 11:47:44 UTC (rev 8015) +++ ipcop/trunk/lfs/perl 2015-12-31 11:54:13 UTC (rev 8016) @@ -158,4 +158,8 @@ endif @rm -rf $(DIR_APP) +ifeq "$(STAGE)" "base" + # Finally, force the rebuilding of the CPAN modules. Note that the modules are build in stage 03. + @rm -f $(DIR_INFO)/03_ipcop/perl-* +endif @$(POSTBUILD) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn