diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 08:15:30 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 08:15:30 +0000 |
commit | 3438c9a8388b344336770e0b078f013db755f4c2 (patch) | |
tree | 84cd057f303166004af47cddcadd0ba3de457d35 /sys-fs | |
parent | fix awkward english (diff) | |
download | gentoo-2-3438c9a8388b344336770e0b078f013db755f4c2.tar.gz gentoo-2-3438c9a8388b344336770e0b078f013db755f4c2.tar.bz2 gentoo-2-3438c9a8388b344336770e0b078f013db755f4c2.zip |
repoman: Fix leading whitespace
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/udev/udev-018.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/udev/udev-018.ebuild b/sys-fs/udev/udev-018.ebuild index 9cf7f6229b9b..c0f26844aa30 100644 --- a/sys-fs/udev/udev-018.ebuild +++ b/sys-fs/udev/udev-018.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-018.ebuild,v 1.1 2004/02/19 22:18:21 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-018.ebuild,v 1.2 2004/02/21 08:15:30 mr_bones_ Exp $ # Note: Cannot use external libsysfs with klibc .. USE_KLIBC="no" @@ -108,8 +108,8 @@ src_install() { if false then dosbin extras/multipath/{multipath,devmap_name} - exeinto /etc/hotplug.d/scsi/ - doexe extras/multipath/multipath.hotplug + exeinto /etc/hotplug.d/scsi/ + doexe extras/multipath/multipath.hotplug fi exeinto /etc/udev/scripts |