Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 202871 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]
sys-auth/libpam-script-0.1.12.ebuild
libpam-script-0.1.12.ebuild (text/plain), 712 bytes, created by
Massimo Burcheri
on 2009-09-01 14:02:11 UTC
(
hide
)
Description:
sys-auth/libpam-script-0.1.12.ebuild
Filename:
MIME Type:
Creator:
Massimo Burcheri
Created:
2009-09-01 14:02:11 UTC
Size:
712 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit pam > >DESCRIPTION="A PAM module that enables the execution of a script at the start and end of a session." >SRC_URI="http://www.upfrontsystems.co.za/Members/izak/libpam-script_${PV}.tar.gz" >HOMEPAGE="http://freshmeat.net/projects/pam_script/" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc" >IUSE="" >RESTRICT="mirror" > >DEPEND="" >RDEPEND="sys-libs/pam" > >src_unpack() { > unpack ${A} > mv ${P}/* . > rmdir ${P} >} > > >src_compile() { > emake || die "make failed" >} > >src_install() { > dopammod *.so || die "dopammod failed" > > doman pam_script.5 > > dodoc 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