summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-09-04 04:50:54 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-09-04 04:50:54 +0000
commitc8408c183fbf00c3c98ae9ff8c77c26c88133769 (patch)
treecc90d8c02fac49910d6d4fef9e49fe7c7d3f62bc /net-misc
parenttypo fix (diff)
downloadhistorical-c8408c183fbf00c3c98ae9ff8c77c26c88133769.tar.gz
historical-c8408c183fbf00c3c98ae9ff8c77c26c88133769.tar.bz2
historical-c8408c183fbf00c3c98ae9ff8c77c26c88133769.zip
fixo
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openssh/openssh-2.9_p2-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/openssh/openssh-2.9_p2-r2.ebuild b/net-misc/openssh/openssh-2.9_p2-r2.ebuild
index 28bf8b2f8b44..d275d927fa54 100644
--- a/net-misc/openssh/openssh-2.9_p2-r2.ebuild
+++ b/net-misc/openssh/openssh-2.9_p2-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Team: System Team <system@gentoo.org>
# Author: Achim Gottinger <achim@gentoo.org>, Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-2.9_p2-r2.ebuild,v 1.5 2001/09/04 02:57:15 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-2.9_p2-r2.ebuild,v 1.6 2001/09/04 04:50:54 drobbins Exp $
MYP="openssh-2.9p2"
S=${WORKDIR}/${MYP}
@@ -51,8 +51,8 @@ src_install() {
newexe ${FILESDIR}/openssh sshd
}
-pkg_postinst() {
+#pkg_postinst() {
# People may not want sshd to automatically start like this
# rc-update add sshd default
-}
+#}