FreeBSD Bugzilla – Attachment 15118 Details for
Bug 28120
Fix for batch building of postgresql
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 781 bytes, created by
girgen
on 2001-06-13 15:20:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
girgen
Created:
2001-06-13 15:20:03 UTC
Size:
781 bytes
patch
obsolete
>Index: scripts/configure.postgresql >=================================================================== >RCS file: /net/elbas/opt/ncvs/ports/databases/postgresql7/scripts/configure.postgresql,v >retrieving revision 1.6 >diff -u -u -r1.6 configure.postgresql >--- scripts/configure.postgresql 2001/06/13 03:16:57 1.6 >+++ scripts/configure.postgresql 2001/06/13 14:09:54 >@@ -15,7 +15,7 @@ > fi > > if [ "${BATCH}" ]; then >- set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TK\" >+ set \"MultiByte\" \"ODBC\" \"SSL\" \"TCL\" \"TCLTK\" > else > /usr/bin/dialog --title "configuration options" --clear \ > --checklist "\n\ >@@ -47,7 +47,7 @@ > esac > fi > >-${MKDIR} -p ${WRKDIRPREFIX}${CURDIR} >+${MKDIR} ${WRKDIRPREFIX}${CURDIR} > exec > ${WRKDIRPREFIX}${CURDIR}/Makefile.inc > > while [ "$1" ]; do
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 28120
: 15118