summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2015-09-23 22:55:52 +0000
committerMatthias Andree <mandree@FreeBSD.org>2015-09-23 22:55:52 +0000
commitf42f6951bde198900c0f9bd89b9a3d13195777bf (patch)
treef75c223744abcd308332a1be9b973c5d19109eaa /news
parentUpdate to 2.5.4. (diff)
Fix leftover directory.
PR: 203286 Submitted by: amdmi3
Notes
Notes: svn path=/head/; revision=397668
Diffstat (limited to 'news')
-rw-r--r--news/leafnode/files/pkg-install.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/news/leafnode/files/pkg-install.in b/news/leafnode/files/pkg-install.in
index 532dc67fcd9e..f5518dadf806 100644
--- a/news/leafnode/files/pkg-install.in
+++ b/news/leafnode/files/pkg-install.in
@@ -15,7 +15,6 @@ case "$2" in
temp.files; do
install -d -o news -g news -m 2775 %%SPOOLDIR%%/$d
done
- mkdir -p "${PKG_PREFIX}/var/spool"
;;
*)