blob: bc4f7f5794be45234343e45397be4895b7cc3205 [file] [log] [blame]
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: /var/cvsroot/gentoo-src/portage/bin/dodir,v 1.5 2004/10/04 13:56:50 vapier Exp $
slash=/
exec install -d ${DIROPTIONS} "${@/#${slash}/${D}${slash}}"