diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:53:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:53:50 +0000 |
commit | c0dc127a73bd24a49110bbb4a2c7e3b4407e0e78 (patch) | |
tree | 90eaaf77385122bf16bfdf88e8c8aa1c1a97c355 /sys-fs/ocfs2-tools/ocfs2-tools-1.2.1.ebuild | |
parent | whitespace (diff) | |
download | historical-c0dc127a73bd24a49110bbb4a2c7e3b4407e0e78.tar.gz historical-c0dc127a73bd24a49110bbb4a2c7e3b4407e0e78.tar.bz2 historical-c0dc127a73bd24a49110bbb4a2c7e3b4407e0e78.zip |
whitespace
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'sys-fs/ocfs2-tools/ocfs2-tools-1.2.1.ebuild')
-rw-r--r-- | sys-fs/ocfs2-tools/ocfs2-tools-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ocfs2-tools/ocfs2-tools-1.2.1.ebuild b/sys-fs/ocfs2-tools/ocfs2-tools-1.2.1.ebuild index ffa671bb032d..4e22674a358f 100644 --- a/sys-fs/ocfs2-tools/ocfs2-tools-1.2.1.ebuild +++ b/sys-fs/ocfs2-tools/ocfs2-tools-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ocfs2-tools/ocfs2-tools-1.2.1.ebuild,v 1.2 2006/09/25 02:44:32 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ocfs2-tools/ocfs2-tools-1.2.1.ebuild,v 1.3 2007/06/26 02:53:50 mr_bones_ Exp $ PV_MAJOR="${PV%%.*}" PV_MINOR="${PV#*.}" @@ -47,7 +47,7 @@ src_install() { documentation/users_guide.txt documentation/samples/cluster.conf \ "${FILESDIR}"/INSTALL.GENTOO - # Keep o2cb script in case someone needs it + # Keep o2cb script in case someone needs it insinto /usr/sbin newins "${S}"/vendor/common/o2cb.init o2cb insinto /etc/default |