ALT Linux Bugzilla
– Attachment 3401 Details for
Bug 19223
OOo applications fails to start
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
quoted "$cert" pathname variable as argument to dirname
soffice.patch (text/plain), 346 bytes, created by
kirill
on 2009-03-27 11:27:00 MSK
(
hide
)
Description:
quoted "$cert" pathname variable as argument to dirname
Filename:
MIME Type:
Creator:
kirill
Created:
2009-03-27 11:27:00 MSK
Size:
346 bytes
patch
obsolete
>--- soffice.orig 2009-03-27 11:20:36 +0300 >+++ soffice 2009-03-27 11:20:49 +0300 >@@ -21,7 +21,7 @@ > if [ -d $HOME/.mozilla ]; then > cert8=$(find $HOME/.mozilla -name cert8.db | head -1) > if [ -n "$cert8" ]; then >- export MOZILLA_CERTIFICATE_FOLDER=$(dirname $cert8) >+ export MOZILLA_CERTIFICATE_FOLDER=$(dirname "$cert8") > fi > fi > fi
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 19223
: 3401