FreeBSD Bugzilla – Attachment 34408 Details for
Bug 55920
[PATCH] net/samba: fix Makefile, add identification to configuration dialog
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
samba-2.2.8a.patch
samba-2.2.8a.patch (text/plain), 1.24 KB, created by
Lars Thegler
on 2003-08-24 11:40:25 UTC
(
hide
)
Description:
samba-2.2.8a.patch
Filename:
MIME Type:
Creator:
Lars Thegler
Created:
2003-08-24 11:40:25 UTC
Size:
1.24 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/samba/Makefile,v >retrieving revision 1.125 >diff -u -r1.125 Makefile >--- Makefile 15 Aug 2003 00:49:29 -0000 1.125 >+++ Makefile 24 Aug 2003 10:34:14 -0000 >@@ -161,7 +161,7 @@ > .endif > > WRKSRC= ${WRKDIR}/${DISTNAME}/source >-PATCH_WRKSRC= ${WRKDIR}/${DISTNAME} >+PATCH_WRKSRC= ${WRKDIR}/${DISTNAME} > > LIBTOOLFILES= ${WRKSRC}/aclocal.m4 > >@@ -176,7 +176,7 @@ > > SED_PLIST= ${SED} -e 's!${PREFIX}!%D!g' > >-PLIST_SUB= AUDIT=${AUDIT} \ >+PLIST_SUB= AUDIT=${AUDIT} \ > RECYCLE=${RECYCLE} \ > LIBSAMBA=${LIBSAMBA} \ > BUILD_VFS=${BUILD_VFS} \ >Index: scripts/configure.samba >=================================================================== >RCS file: /home/ncvs/ports/net/samba/scripts/configure.samba,v >retrieving revision 1.6 >diff -u -r1.6 configure.samba >--- scripts/configure.samba 11 Jul 2002 13:32:55 -0000 1.6 >+++ scripts/configure.samba 24 Aug 2003 10:34:14 -0000 >@@ -11,7 +11,7 @@ > set ${SAMBA_OPTIONS} > fi > else >- /usr/bin/dialog --title "configuration options" --clear \ >+ /usr/bin/dialog --title "samba configuration options" --clear \ > --checklist "\n\ > Please select desired options:" -1 -1 12 \ > syslog "With syslog support" OFF \
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 55920
: 34408
Working