FreeBSD Bugzilla – Attachment 26175 Details for
Bug 44742
Updated port: databases/py-psycopg from 1.0.8 to 1.0.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 1.19 KB, created by
Alex Rodioukov
on 2002-10-30 09:10:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Alex Rodioukov
Created:
2002-10-30 09:10:01 UTC
Size:
1.19 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 Wed Sep 4 16:16:18 2002 >X+++ configure Wed Sep 4 16:16:59 2002 >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/pgsql/catalog ; then >X+ PGSQLTYPES="$PGSQLDIR/pgsql/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/pgsql/server/catalog ; then >X+ PGSQLTYPES="$PGSQLDIR/pgsql/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 44742
:
26173
|
26174
| 26175