Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 72755 Details for
Bug 107572
bctool uses hardcoded location for mkfs.msdos
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bestcrypt-1.6_p2-mkfs-path.diff
bestcrypt-1.6_p2-mkfs-path.diff (text/plain), 347 bytes, created by
Alexander Wigen
on 2005-11-12 08:06:10 UTC
(
hide
)
Description:
bestcrypt-1.6_p2-mkfs-path.diff
Filename:
MIME Type:
Creator:
Alexander Wigen
Created:
2005-11-12 08:06:10 UTC
Size:
347 bytes
patch
obsolete
>--- bcrypt-orig/src/misc.c 2005-05-14 22:07:03.000000000 +1000 >+++ bcrypt/src/misc.c 2005-11-12 13:57:46.000000000 +1000 >@@ -223,7 +223,7 @@ > int run_process(char *args[]) > { > int pid; >- char *env[] = { "PATH=/sbin", NULL}; >+ char *env[] = { "PATH=/usr/sbin:/sbin", NULL}; > > assert(args != NULL); > assert(args[0] != NULL);
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 107572
:
69684
|
69799
|
69802
| 72755