diff options
| author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-10 18:46:17 +0000 |
|---|---|---|
| committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-10 18:46:17 +0000 |
| commit | 298569ff6f7b25b1f9c58bca33e63b34e87cd500 (patch) | |
| tree | 3400e478da7d34fb3639d7e3c792394d0dc061cc | |
| parent | 05febb9e7d5d59840af6d5386725a07dd8d20f43 (diff) | |
fix plist
Submitted by: bento
| -rw-r--r-- | math/GiNaC/pkg-plist | 3 | ||||
| -rw-r--r-- | net/p5-Frontier-RPC/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index a2afa9fb02e8..2087788f4816 100644 --- a/math/GiNaC/pkg-plist +++ b/math/GiNaC/pkg-plist @@ -42,6 +42,9 @@ include/ginac/version.h @dirrm include/ginac @unexec install-info --delete %D/info/ginac.info %D/info/dir info/ginac.info +info/ginac.info-1 +info/ginac.info-2 +info/ginac.info-3 @exec install-info %D/info/ginac.info %D/info/dir lib/libginac.a lib/libginac.so diff --git a/net/p5-Frontier-RPC/pkg-plist b/net/p5-Frontier-RPC/pkg-plist index 769ca2ca4b4f..d802816a7fc9 100644 --- a/net/p5-Frontier-RPC/pkg-plist +++ b/net/p5-Frontier-RPC/pkg-plist @@ -2,6 +2,6 @@ lib/perl5/site_perl/%%PERL_VER%%/Frontier/Client.pm lib/perl5/site_perl/%%PERL_VER%%/Frontier/Daemon.pm lib/perl5/site_perl/%%PERL_VER%%/Frontier/RPC2.pm @dirrm lib/perl5/site_perl/%%PERL_VER%%/Frontier -lib/perl5/site_perl/%%PERL_VER%%/mach/auto/Frontier/RPC/.packlist +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Frontier/RPC/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Frontier/RPC @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Frontier |
