Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 43292 Details for
Bug 70064
app-admin/pam-script-0.1.2 ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-admin/pam-script/pam-script-0.1.2.ebuild
pam-script-0.1.2.ebuild (text/plain), 598 bytes, created by
Rodrigo Severo
on 2004-11-04 09:26:42 UTC
(
hide
)
Description:
app-admin/pam-script/pam-script-0.1.2.ebuild
Filename:
MIME Type:
Creator:
Rodrigo Severo
Created:
2004-11-04 09:26:42 UTC
Size:
598 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="PAM module to call arbitrary script during session in and/or out" > >HOMEPAGE="http://www.cs.sun.ac.za/~iburger/" > >SRC_URI="http://www.cs.sun.ac.za/~iburger/pam-script/${P}.tar.gz" > >LICENSE="as-is" > >SLOT="0" > >KEYWORDS="~x86" > >IUSE="" > >DEPEND="sys-libs/pam" > >src_compile() { > emake || die "emake failed" >} > >src_install() { > exeinto /lib/security > doexe pam_script.so > > doman pam-script.5 > > dodoc Changelog README > docinto examples > dodoc examples/* >}
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 70064
: 43292 |
92843
|
119037
|
147312
|
202871