Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 147312 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.11.ebuild
libpam-script-0.1.11.ebuild (text/plain), 686 bytes, created by
Massimo Burcheri
on 2008-03-25 21:22:44 UTC
(
hide
)
Description:
sys-auth/libpam-script-0.1.11.ebuild
Filename:
MIME Type:
Creator:
Massimo Burcheri
Created:
2008-03-25 21:22:44 UTC
Size:
686 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://freshmeat.net/redir/pam_script/22413/url_tgz/${P}.tar.gz" >HOMEPAGE="http://freshmeat.net/projects/pam_script/" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc" >IUSE="" > >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