The Samba-Bugzilla – Attachment 3543 Details for
Bug 5744
packaging/Solaris/makepkg.sh fails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff for proposed fix
makepkg.sh.diff (text/plain), 531 bytes, created by
Peter Lidauer
on 2008-09-09 03:07:44 UTC
(
hide
)
Description:
diff for proposed fix
Filename:
MIME Type:
Creator:
Peter Lidauer
Created:
2008-09-09 03:07:44 UTC
Size:
531 bytes
patch
obsolete
>--- packaging/Solaris/makepkg.sh.orig Mon Aug 25 23:09:21 2008 >+++ packaging/Solaris/makepkg.sh Tue Sep 9 09:23:50 2008 >@@ -181,6 +181,12 @@ > if [ -f bin/smbsh ]; then > cp -fp bin/smbsh $TMPINSTALLDIR/$INSTALL_BASE/bin > fi >+if [ -f bin/libsmbclient.a ]; then >+ cp -fp bin/libsmbclient.a $TMPINSTALLDIR/$INSTALL_BASE/lib >+fi >+if [ -f bin/libmsrpc.a ]; then >+ cp -fp bin/libmsrpc.a $TMPINSTALLDIR/$INSTALL_BASE/lib >+fi > > mkdir -p $TMPINSTALLDIR/$INSTALL_BASE/docs > cp -p ../docs/*pdf $TMPINSTALLDIR/$INSTALL_BASE/docs
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 5744
: 3543