diff options
Diffstat (limited to 'misc/amanda32-server')
-rw-r--r-- | misc/amanda32-server/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda32-server/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index 98d8de8e8520..cf80be0d0f71 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/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/amanda32-server/pkg-plist b/misc/amanda32-server/pkg-plist index 9a351c91e341..2475022db66e 100644 --- a/misc/amanda32-server/pkg-plist +++ b/misc/amanda32-server/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 |