diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-24 12:05:09 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-24 12:05:09 +0000 |
commit | c634b4bb839753aec2ae1040e2c80a5282402cb8 (patch) | |
tree | d8b3fc97550f860aeb41c57751d2550e9ad6273e /astro/p5-GPS/pkg-plist | |
parent | 386f40a6b587557ff9ef6bed9fccca2490a5d78d (diff) |
Notes
Diffstat (limited to 'astro/p5-GPS/pkg-plist')
-rw-r--r-- | astro/p5-GPS/pkg-plist | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/astro/p5-GPS/pkg-plist b/astro/p5-GPS/pkg-plist index be5c71bd0a13..515cdec0f0cd 100644 --- a/astro/p5-GPS/pkg-plist +++ b/astro/p5-GPS/pkg-plist @@ -1,16 +1,16 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GPS/Garmin/.packlist -lib/perl5/site_perl/%%PERL_VER%%/GPS/Garmin.pm -lib/perl5/site_perl/%%PERL_VER%%/GPS/Garmin/Constant.pm -lib/perl5/site_perl/%%PERL_VER%%/GPS/Garmin/Handler.pm -lib/perl5/site_perl/%%PERL_VER%%/GPS/Serial.pm -lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin/Handler/autosplit.ix -lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin/autosplit.ix -lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Serial/autosplit.ix -@dirrm lib/perl5/site_perl/%%PERL_VER%%/GPS/Garmin -@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin/Handler -@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Garmin -@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/GPS/Serial -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GPS/Garmin -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GPS 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GPS 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/GPS 2>/dev/null || true +%%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS/Garmin/.packlist +%%SITE_PERL%%/GPS/Garmin.pm +%%SITE_PERL%%/GPS/Garmin/Constant.pm +%%SITE_PERL%%/GPS/Garmin/Handler.pm +%%SITE_PERL%%/GPS/Serial.pm +%%SITE_PERL%%/auto/GPS/Garmin/Handler/autosplit.ix +%%SITE_PERL%%/auto/GPS/Garmin/autosplit.ix +%%SITE_PERL%%/auto/GPS/Serial/autosplit.ix +@dirrm %%SITE_PERL%%/GPS/Garmin +@dirrm %%SITE_PERL%%/auto/GPS/Garmin/Handler +@dirrm %%SITE_PERL%%/auto/GPS/Garmin +@dirrm %%SITE_PERL%%/auto/GPS/Serial +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS/Garmin +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/GPS 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/GPS 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/auto/GPS 2>/dev/null || true |