summaryrefslogtreecommitdiff
path: root/lang/php4/files/patch-configure
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-08-26 15:58:48 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-08-26 15:58:48 +0000
commitd9d0a7769508a04ce9bb67748ba36920b5951687 (patch)
tree9d8a7ceebc7c139b116af8aab51793ecffd4576a /lang/php4/files/patch-configure
parentUpdate to 0.04 (diff)
Update to 4.3.3 final release.
PR: ports/55990 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Notes
Notes: svn path=/head/; revision=87737
Diffstat (limited to 'lang/php4/files/patch-configure')
-rw-r--r--lang/php4/files/patch-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/files/patch-configure b/lang/php4/files/patch-configure
index acf76d563b6e..f94115d77820 100644
--- a/lang/php4/files/patch-configure
+++ b/lang/php4/files/patch-configure
@@ -228,7 +228,7 @@
@@ -58977,8 +59151,8 @@
echo $ac_n "checking Oracle version""... $ac_c" 1>&6
- echo "configure:58981: checking Oracle version" >&5
+ echo "configure:58982: checking Oracle version" >&5
- if test -s "$ORACLE_DIR/orainst/unix.rgs"; then
- ORACLE_VERSION=`grep '"ocommon"' $ORACLE_DIR/orainst/unix.rgs | sed 's/ */:/g' | cut -d: -f 6 | cut -c 2-4`
+ if test -s "$ORACLE_DIR/ocommon/install/partial.prd"; then