From 42257c30161dfc461fe1c53dce22129bbd4306f8 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Tue, 19 Aug 2003 01:57:50 +0000 Subject: Update to 4.3.3RC4. PR: ports/55713 Submitted by: Alex Dupre (maintainer) --- lang/php4/files/patch-configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/php4/files') diff --git a/lang/php4/files/patch-configure b/lang/php4/files/patch-configure index 20e1bccefbd6..acf76d563b6e 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:58980: checking Oracle version" >&5 + echo "configure:58981: 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 -- cgit v1.2.3