FreeBSD Bugzilla – Attachment 27632 Details for
Bug 46794
Updated port: databases/py-psycopg
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 1.21 KB, created by
Alex Rodioukov
on 2003-01-06 09:30:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Alex Rodioukov
Created:
2003-01-06 09:30:01 UTC
Size:
1.21 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># files ># files/patch-configure ># >echo c - files >mkdir -p files > /dev/null 2>&1 >echo x - files/patch-configure >sed 's/^X//' >files/patch-configure << 'END-of-files/patch-configure' >X--- configure.orig Mon Jan 6 02:06:33 2003 >X+++ configure Mon Jan 6 02:07:07 2003 >X@@ -1316,11 +1316,11 @@ >X >X echo $ac_n "checking PostgreSQL type catalog""... $ac_c" 1>&6 >X echo "configure:1319: checking PostgreSQL type catalog" >&5 >X-if test -d $PGSQLDIR/catalog ; then >X- PGSQLTYPES="$PGSQLDIR/catalog/pg_type.h" >X+if test -d $PGSQLDIR/postgresql/catalog ; then >X+ PGSQLTYPES="$PGSQLDIR/postgresql/catalog/pg_type.h" >X else >X- if test -d $PGSQLDIR/server/catalog ; then >X- PGSQLTYPES="$PGSQLDIR/server/catalog/pg_type.h" >X+ if test -d $PGSQLDIR/postgresql/server/catalog ; then >X+ PGSQLTYPES="$PGSQLDIR/postgresql/server/catalog/pg_type.h" >X fi >X fi >X test -z "$PGSQLTYPES" && { echo "configure: error: pg_type.h not found" 1>&2; exit 1; } >END-of-files/patch-configure >exit
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 46794
:
27631
| 27632