--- deliantra/Deliantra-Client/Makefile.PL 2006/08/13 02:43:22 1.60 +++ deliantra/Deliantra-Client/Makefile.PL 2006/08/15 06:03:57 1.62 @@ -75,7 +75,11 @@ ); sub MY::postamble { - my $self=shift; + my $self = shift; + + # try to add MANIFEST to CONFIGDEP + s/^CONFIGDEP = /CONFIGDEP = MANIFEST /m + for @{ $self->{RESULT} }; my $pods = join " ", ;