summaryrefslogtreecommitdiff
path: root/misc/amanda32-server
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-11-16 12:31:48 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-11-16 12:31:48 +0000
commit38fa0d9ef9a75eb0f350729c342082dd9bd268f4 (patch)
treef58081aefdb2780d357cde4ce9fa3de13e9d67cc /misc/amanda32-server
parent- Update to version 2.3 (diff)
Fix cut-n-paste'o
PR: 59316 Submitted by: Kirk Strauser
Notes
Notes: svn path=/head/; revision=94087
Diffstat (limited to 'misc/amanda32-server')
-rw-r--r--misc/amanda32-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile
index 9fb139bec897..76f3ee885019 100644
--- a/misc/amanda32-server/Makefile
+++ b/misc/amanda32-server/Makefile
@@ -187,7 +187,7 @@ post-install:
${PREFIX}/share/examples/amanda
${MKDIR} ${PREFIX}/var/amanda/gnutar-lists
${CHOWN} operator:operator ${PREFIX}/var/amanda/gnutar-lists
- ${MKDIR} /etc/amandates
+ ${TOUCH} /etc/amandates
${CHOWN} operator:operator /etc/amandates
.if defined (AMANDA_SERVER)