freebsd-ports/www/p5-Apache-Session/pkg-plist
Edwin Groothuis 508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00

38 lines
1.6 KiB
Text

%%SITE_PERL%%/Apache/Session.pm
%%SITE_PERL%%/Apache/Session/DB_File.pm
%%SITE_PERL%%/Apache/Session/File.pm
%%SITE_PERL%%/Apache/Session/Flex.pm
%%SITE_PERL%%/Apache/Session/Generate/MD5.pm
%%SITE_PERL%%/Apache/Session/Generate/ModUniqueId.pm
%%SITE_PERL%%/Apache/Session/Generate/ModUsertrack.pm
%%SITE_PERL%%/Apache/Session/Informix.pm
%%SITE_PERL%%/Apache/Session/Lock/File.pm
%%SITE_PERL%%/Apache/Session/Lock/MySQL.pm
%%SITE_PERL%%/Apache/Session/Lock/Null.pm
%%SITE_PERL%%/Apache/Session/Lock/Semaphore.pm
%%SITE_PERL%%/Apache/Session/Lock/Sybase.pm
%%SITE_PERL%%/Apache/Session/MySQL.pm
%%SITE_PERL%%/Apache/Session/Oracle.pm
%%SITE_PERL%%/Apache/Session/Postgres.pm
%%SITE_PERL%%/Apache/Session/Serialize/Base64.pm
%%SITE_PERL%%/Apache/Session/Serialize/Storable.pm
%%SITE_PERL%%/Apache/Session/Serialize/Sybase.pm
%%SITE_PERL%%/Apache/Session/Serialize/UUEncode.pm
%%SITE_PERL%%/Apache/Session/Store/DBI.pm
%%SITE_PERL%%/Apache/Session/Store/DB_File.pm
%%SITE_PERL%%/Apache/Session/Store/File.pm
%%SITE_PERL%%/Apache/Session/Store/Informix.pm
%%SITE_PERL%%/Apache/Session/Store/MySQL.pm
%%SITE_PERL%%/Apache/Session/Store/Oracle.pm
%%SITE_PERL%%/Apache/Session/Store/Postgres.pm
%%SITE_PERL%%/Apache/Session/Store/Sybase.pm
%%SITE_PERL%%/Apache/Session/Sybase.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
@dirrm %%SITE_PERL%%/Apache/Session/Store
@dirrm %%SITE_PERL%%/Apache/Session/Serialize
@dirrm %%SITE_PERL%%/Apache/Session/Lock
@dirrm %%SITE_PERL%%/Apache/Session/Generate
@dirrm %%SITE_PERL%%/Apache/Session
@dirrmtry %%SITE_PERL%%/Apache