aboutsummaryrefslogtreecommitdiff
blob: 88cf9dff35f9c2378a4dcf8cb5b48c5864da2ce7 (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/fperms,v 1.8 2005/07/29 06:00:17 vapier Exp $

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