The Samba-Bugzilla – Attachment 4114 Details for
Bug 6324
"make install" fails to create pam_winbind.mo in Solaris
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
changed sequence for options and filenames for command msgfmt
patch_installmo.sh (text/plain), 391 bytes, created by
Reinhard Sojka
on 2009-05-05 04:08:34 UTC
(
hide
)
Description:
changed sequence for options and filenames for command msgfmt
Filename:
MIME Type:
Creator:
Reinhard Sojka
Created:
2009-05-05 04:08:34 UTC
Size:
391 bytes
patch
obsolete
>--- installmo.sh.orig 2009-05-05 10:40:00.000000000 +0200 >+++ installmo.sh 2009-05-05 10:40:00.000000000 +0200 >@@ -35,7 +35,7 @@ > if test "$mode" = 'install'; then > echo "Installing $f as $FNAME" > touch "$FNAME" >- $MSGFMT "$f" -f -o "$FNAME" >+ $MSGFMT -f -o "$FNAME" "$f" > if test ! -f "$FNAME"; then > echo "Cannot install $FNAME. Does $USER have privileges?" > exit 1
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 Raw
Actions:
View
Attachments on
bug 6324
: 4114