Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 154469 Details for
Bug 100754
>=sys-kernel/dkms-2.2.0.3 the "Dynamic Kernel Module Support" program developed by Dell
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dkms/dkms-2.0.19.ebuild
dkms-2.0.19.ebuild (text/plain), 775 bytes, created by
Ilya Kashirin
on 2008-05-27 14:24:57 UTC
(
hide
)
Description:
dkms/dkms-2.0.19.ebuild
Filename:
MIME Type:
Creator:
Ilya Kashirin
Created:
2008-05-27 14:24:57 UTC
Size:
775 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils bash-completion > >DESCRIPTION="Dynamic Kernel Module Support" >SRC_URI="http://linux.dell.com/dkms/${P}.tar.gz" >HOMEPAGE="http://linux.dell.com/dkms" >LICENSE="GPL-2" >DEPEND="" >KEYWORDS="~x86" >SLOT="0" > >src_install () { > sed -i "s:prepare-all:prepare:g" ./dkms || die > dosbin dkms > dosbin dkms_mkkerneldoth > > keepdir /var/lib/dkms > insinto /var/lib/dkms > doins dkms_dbversion > > keepdir /etc/dkms > insinto /etc/dkms > newins dkms_framework.conf framework.conf > doins template-dkms-mkrpm.spec > > doman dkms.8 > dodoc AUTHORS COPYING sample.conf sample.spec > > if use bash-completion; then > dobashcompletion ./dkms.bash-completion > fi >}
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 100754
:
64672
|
79678
| 154469 |
634236