1e18f19e08
Submitted by: Lars Thegler <lars@thegler.dk> Fix bento build error (base on PR/56163), also add WWW and fix plist.
8 lines
445 B
Text
8 lines
445 B
Text
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SimpleObject/.packlist
|
|
%%SITE_PERL%%/XML/SimpleObject.pm
|
|
%%SITE_PERL%%/XML/SimpleObject/Enhanced.pm
|
|
%%SITE_PERL%%/XML/ex.pl
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/SimpleObject 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/XML/SimpleObject 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/XML 2>/dev/null || true
|