mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
wheel is a group, not an owner
With hat: portmgr
This commit is contained in:
parent
0f91245dbb
commit
6c37cad193
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372578
@ -88,7 +88,7 @@ PLIST_FILES+= "@owner www" \
|
||||
"@group www" \
|
||||
${MODULE_FILES:C|^|%%DRUPAL_MODDIR%%/|} \
|
||||
"@owner root" \
|
||||
"@owner wheel"
|
||||
"@group wheel"
|
||||
PLIST_DIRS+= ${MODULE_DIRS:C|^|%%DRUPAL_MODDIR%%/|}
|
||||
PLIST_DIRS+= ${DRUPAL_MODDIR} ${DRUPAL_BASE}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user