diff options
author | steve <steve@FreeBSD.org> | 1999-12-23 16:18:36 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-23 16:18:36 +0000 |
commit | 47e555100c1e0a45f281a8f642aa313690d28b50 (patch) | |
tree | 1589d04147a7b5e5895328d45c5fb3e9a9edc8ab /misc/amanda/pkg-plist | |
parent | f6523f9fae9fdd46dfd81d77a089d73f2eec86c4 (diff) | |
download | FreeBSD-ports-47e555100c1e0a45f281a8f642aa313690d28b50.zip FreeBSD-ports-47e555100c1e0a45f281a8f642aa313690d28b50.tar.gz |
* Modified patches to support CC/INSTALL/PREFIX properly
* Stripped binaries
* Sorted pkg/PLIST
PR: 15226
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'misc/amanda/pkg-plist')
-rw-r--r-- | misc/amanda/pkg-plist | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/misc/amanda/pkg-plist b/misc/amanda/pkg-plist index 1fb87da..c100ef0 100644 --- a/misc/amanda/pkg-plist +++ b/misc/amanda/pkg-plist @@ -1,27 +1,27 @@ libexec/amanda/amandad -libexec/amanda/sendsize libexec/amanda/calcsize -libexec/amanda/sendbackup-dump -libexec/amanda/sendbackup-gnutar -libexec/amanda/runtar -libexec/amanda/selfcheck -libexec/amanda/taper -libexec/amanda/dumper +libexec/amanda/chg-generic libexec/amanda/driver +libexec/amanda/dumper +libexec/amanda/getconf libexec/amanda/planner libexec/amanda/reporter -libexec/amanda/getconf -libexec/amanda/chg-generic -sbin/amrestore +libexec/amanda/runtar +libexec/amanda/selfcheck +libexec/amanda/sendbackup-dump +libexec/amanda/sendbackup-gnutar +libexec/amanda/sendsize +libexec/amanda/taper sbin/amadmin -sbin/amflush -sbin/amlabel sbin/amcheck -sbin/amdump sbin/amcleanup +sbin/amdump +sbin/amflush +sbin/amlabel +sbin/amrestore sbin/amtape share/examples/amanda/amanda.conf share/examples/amanda/chg-generic.conf share/examples/amanda/disklist -@dirrm libexec/amanda @dirrm share/examples/amanda +@dirrm libexec/amanda |