Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 214607 Details for
Bug 298962
app-portage/portage-utils-0.2.1: some tests fail
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix test src.style
src.style.patch (text/plain), 525 bytes, created by
Didier Barvaux
on 2009-12-30 11:47:30 UTC
(
hide
)
Description:
Fix test src.style
Filename:
MIME Type:
Creator:
Didier Barvaux
Created:
2009-12-30 11:47:30 UTC
Size:
525 bytes
patch
obsolete
>diff -uNp portage-utils-0.2.1.orig/main.c portage-utils-0.2.1/main.c >--- portage-utils-0.2.1.orig/main.c 2009-08-29 21:45:54.000000000 +0200 >+++ portage-utils-0.2.1/main.c 2009-12-30 12:16:52.000000000 +0100 >@@ -57,7 +57,7 @@ char pretend = 0; > char reinitialize = 0; > char reinitialize_metacache = 0; > char portdir[_Q_PATH_MAX] = EPREFIX "/usr/portage"; >-char portarch[20] = ""; >+char portarch[20] = ""; > char portvdb[_Q_PATH_MAX] = "var/db/pkg"; > char portcachedir[] = "metadata/cache"; > char portroot[_Q_PATH_MAX] = "/";
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 298962
:
214606
| 214607 |
214609