--- deliantra/Deliantra-Client/Makefile.PL 2006/08/15 05:58:13 1.61 +++ 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 " ", ; @@ -83,8 +87,6 @@ all :: docwiki.pst -Makefile :: MANIFEST - docwiki.pst: bin/pod2wiki $pods \$(PERL) -Mlib=. bin/pod2wiki $pods