Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 28413 Details for
Bug 46299
ebuild for sftpsh (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for sftpsh
sftpsh-1.1.ebuild (text/plain), 567 bytes, created by
Jaco Kroon
on 2004-03-30 14:50:01 UTC
(
hide
)
Description:
ebuild for sftpsh
Filename:
MIME Type:
Creator:
Jaco Kroon
Created:
2004-03-30 14:50:01 UTC
Size:
567 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Shell restricting user to the sftp subsystem of ssh" >HOMEPAGE="http://www.kroon.co.za/sftpsh.php" >SRC_URI="http://www.kroon.co.za/downloads/sftpsh-1.1.tar.gz" >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" > >IUSE="" >DEPEND="virtual/glibc > virtual/ssh" > >src_compile() >{ > emake || die "emake failed" >} > >src_install() >{ > into / > dobin sftpsh > > exeinto /usr/lib > newexe prepjail sftpsh-prepjail > > dodoc README > > fperms 4755 /bin/sftpsh >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 46299
: 28413 |
235883