aboutsummaryrefslogtreecommitdiff
blob: 54061d12193a5212d14f761af21a7e25332857f5 (plain)
1
2
3
4
5
6
7
#!/bin/bash
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/bin/fowners,v 1.8 2005/07/29 06:00:17 vapier Exp $

slash=/
exec chown "${@/#${slash}/${D}${slash}}"