. Fix ownership of installed files.
PR: 36411 Reviewed by: znerd Approved by: znerd
This commit is contained in:
@@ -30,6 +30,7 @@ do-install:
|
||||
|
||||
@${ECHO} -n ">> Copying files..."
|
||||
@${CP} -R ${WRKSRC}/* ${TARGET_DIR}
|
||||
@${CHOWN} -h -R ${DOCOWN}:${DOCGRP} ${TARGET_DIR}
|
||||
@${ECHO} " [ DONE ]"
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
Reference in New Issue
Block a user