1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix leftover directory.

PR:		203286
Submitted by:	amdmi3
This commit is contained in:
Matthias Andree 2015-09-23 22:55:52 +00:00
parent 377bb55f1a
commit f42f6951bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397668

View File

@ -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"
;;
*)