summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/scponly/scponly-3.7.ebuild4
-rw-r--r--net-misc/scponly/scponly-3.8.ebuild4
2 files changed, 2 insertions, 6 deletions
diff --git a/net-misc/scponly/scponly-3.7.ebuild b/net-misc/scponly/scponly-3.7.ebuild
index 35b6b9db0aa9..87aa882e0d28 100644
--- a/net-misc/scponly/scponly-3.7.ebuild
+++ b/net-misc/scponly/scponly-3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.7.ebuild,v 1.6 2004/07/01 21:50:46 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.7.ebuild,v 1.7 2004/07/15 03:29:26 agriffis Exp $
DESCRIPTION="A tiny psuedoshell which only permits scp and sftp"
SRC_URI="http://www.sublimation.org/scponly/${P}.tgz"
@@ -13,8 +13,6 @@ IUSE=""
DEPEND="virtual/libc
net-misc/openssh"
-S=${WORKDIR}/${P}
-
src_compile() {
PATH="${PATH}:/usr/lib/misc" ./configure \
diff --git a/net-misc/scponly/scponly-3.8.ebuild b/net-misc/scponly/scponly-3.8.ebuild
index 90184c5b28d5..35af4455a6a5 100644
--- a/net-misc/scponly/scponly-3.8.ebuild
+++ b/net-misc/scponly/scponly-3.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.8.ebuild,v 1.7 2004/07/01 21:50:46 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/scponly-3.8.ebuild,v 1.8 2004/07/15 03:29:26 agriffis Exp $
DESCRIPTION="A tiny psuedoshell which only permits scp and sftp"
SRC_URI="http://www.sublimation.org/scponly/${P}.tgz"
@@ -13,8 +13,6 @@ IUSE=""
DEPEND="virtual/libc
net-misc/openssh"
-S=${WORKDIR}/${P}
-
src_compile() {
PATH="${PATH}:/usr/lib/misc" ./configure \