Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 240043 | Differences between
and this patch

Collapse All | Expand All

(-)secure-delete-3.1.ebuild.orig (+1 lines)
Lines 31-36 Link Here
31
	# the kernel module will not compile without smp support and there is no
31
	# the kernel module will not compile without smp support and there is no
32
	# good way to ensure that a user has it
32
	# good way to ensure that a user has it
33
	epatch "${FILESDIR}"/${PN}-3.1-do-not-use-the-kernel-module.patch
33
	epatch "${FILESDIR}"/${PN}-3.1-do-not-use-the-kernel-module.patch
34
	epatch "${FILESDIR}"/${PN}-3.1-nostrip.patch
34
}
35
}
35
36
36
src_compile() {
37
src_compile() {

Return to bug 240043