diff options
author | steve <steve@FreeBSD.org> | 1998-10-05 06:45:08 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-10-05 06:45:08 +0800 |
commit | fefb3a275092fa7144fac2d50e31910aba0efbcc (patch) | |
tree | bc17ee8573d010711cfb8e85f91d638730654f4b /misc/amanda | |
parent | 1938b79c1909358259ccd7b081dbf75070cb6546 (diff) | |
download | freebsd-ports-graphics-fefb3a275092fa7144fac2d50e31910aba0efbcc.tar.gz freebsd-ports-graphics-fefb3a275092fa7144fac2d50e31910aba0efbcc.tar.zst freebsd-ports-graphics-fefb3a275092fa7144fac2d50e31910aba0efbcc.zip |
Cleanup pkg/PLIST so that it knows about all files installed and
cleans up empty directories on deinstall.
Diffstat (limited to 'misc/amanda')
-rw-r--r-- | misc/amanda/pkg-plist | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/misc/amanda/pkg-plist b/misc/amanda/pkg-plist index 98dc0f05605..1fb87daa442 100644 --- a/misc/amanda/pkg-plist +++ b/misc/amanda/pkg-plist @@ -11,6 +11,7 @@ libexec/amanda/driver libexec/amanda/planner libexec/amanda/reporter libexec/amanda/getconf +libexec/amanda/chg-generic sbin/amrestore sbin/amadmin sbin/amflush @@ -19,4 +20,8 @@ sbin/amcheck sbin/amdump sbin/amcleanup sbin/amtape -libexec/amanda/chg-generic +share/examples/amanda/amanda.conf +share/examples/amanda/chg-generic.conf +share/examples/amanda/disklist +@dirrm libexec/amanda +@dirrm share/examples/amanda |