From: Joey Hess Date: Thu, 28 May 2009 18:39:18 +0000 (-0400) Subject: clarify X-Git-Tag: 7.2.15~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1cdb8b8fd1faa5688cde5e96c994ff2a8ae6ae4e;p=debhelper.git clarify --- diff --git a/dh_fixperms b/dh_fixperms index 6fa5065..1026149 100755 --- a/dh_fixperms +++ b/dh_fixperms @@ -24,9 +24,9 @@ dh_fixperms makes all files in usr/share/doc in the package build directory the permissions of all man pages to mode 644. It makes all files be owned by root, and it removes group and other write permission from all files. It removes execute permissions from any libraries, headers, perl modules, or -desktop files that have it set. It makes all files in bin/ directories, -/usr/games/ and etc/init.d executable (since v4). Finally, it removes the -setuid and setgid bits from all files in the package. +desktop files that have it set. It makes all files in the standard bin and +sbin directories, usr/games/ and etc/init.d executable (since v4). Finally, +it removes the setuid and setgid bits from all files in the package. =head1 OPTIONS