summaryrefslogtreecommitdiffstats
path: root/bin/fperms
diff options
context:
space:
mode:
Diffstat (limited to 'bin/fperms')
-rwxr-xr-xbin/fperms2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/fperms b/bin/fperms
index 208ad351d..53a2b0fd2 100755
--- a/bin/fperms
+++ b/bin/fperms
@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id: fperms 1912 2005-08-25 03:54:42Z ferringb $
+# $Id$
slash=/
exec chmod "${@/#${slash}/${D}${slash}}"