Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 16233 Details for
Bug 10952
OpenAFS on platforms that arent i386 IE sparc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for openafs-1.2.10.ebuild
patch (text/plain), 649 bytes, created by
Steven Jenkins
on 2003-08-17 16:04:05 UTC
(
hide
)
Description:
patch for openafs-1.2.10.ebuild
Filename:
MIME Type:
Creator:
Steven Jenkins
Created:
2003-08-17 16:04:05 UTC
Size:
649 bytes
patch
obsolete
>*** openafs-1.2.10.ebuild 2003-08-05 23:45:20-07 1.2 >--- openafs-1.2.10.ebuild 2003-08-17 15:32:22-07 >*************** >*** 21,29 **** > >=sys-libs/pam-0.75 > >=sys-apps/gawk-3.1.1" > >- ARCH=i386_linux24 >- >- > pkg_setup() { > > if is_2_5_kernel || is_2_6_kernel >--- 21,26 ---- >*************** >*** 43,49 **** > src_compile() { > > econf \ >- --with-afs-sysname=i386_linux24 \ > --enable-transarc-paths || die > > make || die >--- 40,45 ---- >*************** >*** 52,57 **** >--- 48,55 ---- > src_install () { > make dest || die > >+ ARCH=$(sed -n '/^SYS_NAME=/s///p' Makefile) >+ > # Client > > cd ${S}/${ARCH}/dest/root.client/usr/vice
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 10952
:
10115
|
16233
|
23705
|
25953
|
27824
|
27825