diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 22:18:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-14 22:18:04 +0000 |
commit | 796dca4b446888cd483bf12600f6d63a443a1abf (patch) | |
tree | 5c71d9a77f7b44f4e6ce8a5fda7d467bf439cea5 /sys-cluster/openpbs-common | |
parent | Stable on amd64 (diff) | |
download | historical-796dca4b446888cd483bf12600f6d63a443a1abf.tar.gz historical-796dca4b446888cd483bf12600f6d63a443a1abf.tar.bz2 historical-796dca4b446888cd483bf12600f6d63a443a1abf.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sys-cluster/openpbs-common')
-rw-r--r-- | sys-cluster/openpbs-common/openpbs-common-1.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-cluster/openpbs-common/openpbs-common-1.0.0.ebuild b/sys-cluster/openpbs-common/openpbs-common-1.0.0.ebuild index a76dbb368982..230536256fb3 100644 --- a/sys-cluster/openpbs-common/openpbs-common-1.0.0.ebuild +++ b/sys-cluster/openpbs-common/openpbs-common-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.0.0.ebuild,v 1.3 2005/09/05 13:22:48 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.0.0.ebuild,v 1.4 2007/07/14 22:18:04 mr_bones_ Exp $ inherit eutils @@ -16,7 +16,6 @@ IUSE="" DEPEND="" RDEPEND="virtual/pbs" - src_install() { newinitd ${FILESDIR}/pbs-init.d pbs newconfd ${FILESDIR}/pbs-conf.d pbs |