summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/dodir
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild-helpers/dodir')
-rw-r--r--[-rwxr-xr-x]bin/ebuild-helpers/dodir1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ebuild-helpers/dodir b/bin/ebuild-helpers/dodir
index 1902c6f38..50e10f45a 100755..100644
--- a/bin/ebuild-helpers/dodir
+++ b/bin/ebuild-helpers/dodir
@@ -1,6 +1,5 @@
#!/bin/bash
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
exec install -d ${DIROPTIONS} "${@/#/${D}/}"