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