From 31feed31a77cd70b2615629a3d7d8978fdb2dadb Mon Sep 17 00:00:00 2001 From: adrianp Date: Tue, 18 Jul 2006 21:26:17 +0000 Subject: Replace an absolute path for sh Ride the previous nb bump --- www/php4/files/pear.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/php4/files') diff --git a/www/php4/files/pear.sh b/www/php4/files/pear.sh index a8eb8cdc80f..935673a3e87 100644 --- a/www/php4/files/pear.sh +++ b/www/php4/files/pear.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!@SH@ # first find which PHP binary to use if test "x$PHP_PEAR_PHP_BIN" != "x"; then -- cgit v1.2.3