Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 634236 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]
sys-kernel/dkms-2.8.1.ebuild
dkms-2.8.1.ebuild (text/plain), 763 bytes, created by
Reva Denis
on 2020-04-23 17:51:49 UTC
(
hide
)
Description:
sys-kernel/dkms-2.8.1.ebuild
Filename:
MIME Type:
Creator:
Reva Denis
Created:
2020-04-23 17:51:49 UTC
Size:
763 bytes
patch
obsolete
># Copyright 1999-2019 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >inherit eutils > >DESCRIPTION="Dynamic Kernel Module Support" >HOMEPAGE="https://github.com/dell/dkms" >LICENSE="GPL-2" >DEPEND="" >KEYWORDS="~amd64 ~x86" >SLOT="0" >SRC_URI="https://github.com/dell/dkms/archive/v${PV}.tar.gz -> ${P}.tar.gz" >DOCS=( AUTHORS sample.conf sample.spec ) > >src_prepare() { > #Removing gzip compressions in Makefile > sed -i '/dkms.8.gz/d' "${S}"/Makefile > default >} > >src_compile() { > einfo "Skipping compilation" >} > >src_install() { > emake install DESTDIR="${D}" LIBDIR="${D}"/usr/$(get_libdir)/ > > keepdir /var/lib/dkms > insinto /var/lib/dkms > doins dkms_dbversion > > keepdir /etc/dkms > doins template-dkms-mkrpm.spec > > einstalldocs >}
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