diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-01-29 12:42:06 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-01-29 12:42:06 +0000 |
commit | efe365095a31b28df4755a5deb3e89e0e6f51c0a (patch) | |
tree | b080da08d2e535ac1ed2b8bf56b4973fbcb6b9d5 /misc/amanda-client | |
parent | 6569cc16e9984a1550e5587679253efba7af16c7 (diff) | |
download | ports-efe365095a31b28df4755a5deb3e89e0e6f51c0a.tar.gz ports-efe365095a31b28df4755a5deb3e89e0e6f51c0a.zip |
Notes
Diffstat (limited to 'misc/amanda-client')
-rw-r--r-- | misc/amanda-client/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda-client/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index 98d8de8e8520..cf80be0d0f71 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore -CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ +CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --with-amandahosts --with-fqdn \ --with-dump-honor-nodump \ --with-user=operator --with-group=operator diff --git a/misc/amanda-client/pkg-plist b/misc/amanda-client/pkg-plist index 9a351c91e341..2475022db66e 100644 --- a/misc/amanda-client/pkg-plist +++ b/misc/amanda-client/pkg-plist @@ -78,4 +78,5 @@ share/examples/amanda/chg-multi.conf share/examples/amanda/chg-scsi.conf share/examples/amanda/disklist @dirrm share/examples/amanda +@dirrm share/amanda @dirrm libexec/amanda |