diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-25 00:28:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-25 00:28:37 +0000 |
commit | 3de2ad4045cf3c95b49c7bd72c30e1bd4f7ec060 (patch) | |
tree | 995361a2c9a6b94b8d1f30a5fea831dec1d88733 | |
parent | whitespace (diff) | |
download | gentoo-2-3de2ad4045cf3c95b49c7bd72c30e1bd4f7ec060.tar.gz gentoo-2-3de2ad4045cf3c95b49c7bd72c30e1bd4f7ec060.tar.bz2 gentoo-2-3de2ad4045cf3c95b49c7bd72c30e1bd4f7ec060.zip |
whitespace
(Portage version: 2.1.3.19)
-rw-r--r-- | sys-cluster/torque/torque-2.2.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-cluster/torque/torque-2.2.1.ebuild b/sys-cluster/torque/torque-2.2.1.ebuild index 922c6a0e535e..ed00bf9ded9d 100644 --- a/sys-cluster/torque/torque-2.2.1.ebuild +++ b/sys-cluster/torque/torque-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.2.1.ebuild,v 1.1 2007/11/24 17:47:09 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.2.1.ebuild,v 1.2 2007/11/25 00:28:37 mr_bones_ Exp $ inherit autotools flag-o-matic eutils @@ -146,7 +146,6 @@ pkg_preinst() { fi } - pkg_postinst() { pbs_createspool "${ROOT}" elog "If this is the first time torque has been installed, then you are not |