diff options
author | 2009-01-20 22:45:08 +0000 | |
---|---|---|
committer | 2009-01-20 22:45:08 +0000 | |
commit | 150460c312bc80d506b4c64182e1e247a4fbd3d5 (patch) | |
tree | aea79705ecd4efcb1170847acc3290b3b2ac997d /sys-fs/udev/udev-9999.ebuild | |
parent | whitespace (diff) | |
download | historical-150460c312bc80d506b4c64182e1e247a4fbd3d5.tar.gz historical-150460c312bc80d506b4c64182e1e247a4fbd3d5.tar.bz2 historical-150460c312bc80d506b4c64182e1e247a4fbd3d5.zip |
whitespace
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.8 i686
Diffstat (limited to 'sys-fs/udev/udev-9999.ebuild')
-rw-r--r-- | sys-fs/udev/udev-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild index b3ee9831f2f3..098012bd0fe3 100644 --- a/sys-fs/udev/udev-9999.ebuild +++ b/sys-fs/udev/udev-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.3 2009/01/20 13:00:01 zzam Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.4 2009/01/20 22:45:08 mr_bones_ Exp $ inherit eutils flag-o-matic multilib toolchain-funcs versionator @@ -199,7 +199,6 @@ src_install() { -e "s/%KV_MIN_RELIABLE%/${KV_min_reliable}/" \ -i "${D}"/etc/init.d/udev-mount - # config file for init-script and start-addon newconfd "${scriptdir}/udev.confd" udev \ || die "config file not installed properly" |