1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Use proper POSIX syntax for `chown' in pkg-plist.

This commit is contained in:
Dirk Meyer 2001-06-04 06:28:52 +00:00
parent e345f59081
commit fc97789d9e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43478

View File

@ -167,7 +167,7 @@ lib/libcnews.a
@exec mkdir -p %%NEWSARTS%%/out.going
@exec mkdir -p %%NEWSARTS%%/out.master
@exec mkdir -p %%NEWSARTS%%/out.nntp
@exec chown -R news.news %%NEWSARTS%%
@exec chown -R news:news %%NEWSARTS%%
@unexec rmdir %%NEWSARTS%%/control
@unexec rmdir %%NEWSARTS%%/junk
@unexec rmdir %%NEWSARTS%%/news/announce/newusers