summaryrefslogtreecommitdiff
path: root/www/php4/files
diff options
context:
space:
mode:
authoradrianp <adrianp>2006-07-18 21:26:17 +0000
committeradrianp <adrianp>2006-07-18 21:26:17 +0000
commit31feed31a77cd70b2615629a3d7d8978fdb2dadb (patch)
tree086ded4760b0934a3bce39e10d5a32ceddde6be0 /www/php4/files
parentdebfd8a03de0b4ad39184f53010a893568c9faa6 (diff)
downloadpkgsrc-31feed31a77cd70b2615629a3d7d8978fdb2dadb.tar.gz
Replace an absolute path for sh
Ride the previous nb bump
Diffstat (limited to 'www/php4/files')
-rw-r--r--www/php4/files/pear.sh2
1 files changed, 1 insertions, 1 deletions
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