diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2015-09-23 22:55:52 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2015-09-23 22:55:52 +0000 |
commit | f42f6951bde198900c0f9bd89b9a3d13195777bf (patch) | |
tree | f75c223744abcd308332a1be9b973c5d19109eaa /news | |
parent | 377bb55f1a8e27daba6e5e4bb70fd761aae0dd67 (diff) | |
download | ports-f42f6951bde198900c0f9bd89b9a3d13195777bf.tar.gz ports-f42f6951bde198900c0f9bd89b9a3d13195777bf.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/leafnode/files/pkg-install.in | 1 |
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" ;; *) |