From 854c4b9c4bc8ed60ec444b4c15ab382eb2d5a598 Mon Sep 17 00:00:00 2001 From: jeh Date: Mon, 29 Jan 2001 12:42:06 +0000 Subject: Make the Makefile portlint clean. Add @dirrm share/amanda. Submitted by: bento --- misc/amanda32-server/Makefile | 2 +- misc/amanda32-server/pkg-plist | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/amanda32-server') 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 -- cgit