Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 126226 Details for
Bug 186901
app-crypt/truecrypt-4.3/4.3a does not compile against 2.6.23-rc1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff of changes between 4.3a and 4.3a-r1 ebuilds
truecrypt_ebuild_4.3a_to_4.3a-r1.patch (text/plain), 433 bytes, created by
virdiq
on 2007-07-28 14:06:24 UTC
(
hide
)
Description:
diff of changes between 4.3a and 4.3a-r1 ebuilds
Filename:
MIME Type:
Creator:
virdiq
Created:
2007-07-28 14:06:24 UTC
Size:
433 bytes
patch
obsolete
>--- /usr/portage/app-crypt/truecrypt/truecrypt-4.3a.ebuild 2007-06-08 02:50:20.000000000 +1000 >+++ truecrypt-4.3a-r1.ebuild 2007-07-28 23:51:16.000000000 +1000 >@@ -41,6 +41,15 @@ > > } > >+src_unpack() { >+ unpack ${A} >+ cd "${S}" >+ if kernel_is ge 2 6 23; then >+ epatch "${FILESDIR}/${P}_kernel_2.6.23_fix.patch" >+ fi >+ linux-mod_pkg_setup >+} >+ > src_compile() { > linux-mod_src_compile || die "Truecrypt module compilation failed." >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 186901
:
126223
|
126224
| 126226