"Alex Riesen" <raa.lkml@xxxxxxxxx> writes: > Signed-off-by: Alex Riesen <raa.lkml@xxxxxxxxx> > > --- > > This is the first patch, just rebased upon current master. > The ActiveState-related parts follow Huh? Ah, attachment that is not inline. diff --git a/perl/.gitignore b/perl/.gitignore index e990cae..98b2477 100644 --- a/perl/.gitignore +++ b/perl/.gitignore @@ -1,4 +1,5 @@ -Makefile +perl.mak +perl.mak.old blib blibdirs pm_to_blib This, and perl/Makefile not cleaning perl.mak.old, are wrong. "make && make clean" after a fresh checkout should leave the working tree the same state is it were. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html