From 62fa8550e8beca5ae7386079df9aeffc839b018c Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 23 Feb 2009 17:45:17 +0000 Subject: Only use SPECIAL_PERMS, not @owner / @group / @mode. --- doc/guide/files/fixes.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'doc/guide') diff --git a/doc/guide/files/fixes.xml b/doc/guide/files/fixes.xml index 31efb66a63d..ae6564257a6 100644 --- a/doc/guide/files/fixes.xml +++ b/doc/guide/files/fixes.xml @@ -1,4 +1,4 @@ - + Making your package work @@ -1363,10 +1363,7 @@ ${INSTALL_DATA_DIR} ${PREFIX}/dir2 incorrect; fix them. If files are installed with special owner/group - either use @owner/@group in the PLIST - (preferred) or use SPECIAL_PERMS - (discouraged). Note that @owner/@group are sticky during - install, keep this in mind. + use SPECIAL_PERMS. In general, packages should support UNPRIVILEGED to be able to use -- cgit v1.2.3