diff options
Diffstat (limited to 'sys-fs/static-dev/static-dev-0.1.ebuild')
-rw-r--r-- | sys-fs/static-dev/static-dev-0.1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-fs/static-dev/static-dev-0.1.ebuild b/sys-fs/static-dev/static-dev-0.1.ebuild index 88a766629613..68fe60af5fae 100644 --- a/sys-fs/static-dev/static-dev-0.1.ebuild +++ b/sys-fs/static-dev/static-dev-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.12 2011/02/06 11:05:58 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/static-dev/static-dev-0.1.ebuild,v 1.13 2011/04/15 21:57:05 ulm Exp $ inherit toolchain-funcs @@ -15,8 +15,6 @@ IUSE="" RDEPEND="|| ( sys-apps/makedev =sys-apps/baselayout-1* )" -PROVIDE="virtual/dev-manager" - pkg_preinst() { if [[ -d ${ROOT}/dev/.udev || -c ${ROOT}/dev/.devfs ]] ; then echo "" |