From: Sterling Hughes Date: Sat, 7 Jun 2003 17:07:10 +0000 (+0000) Subject: woops, make that "bundle," not ".bundle" X-Git-Tag: RELEASE_1_0_2~364 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5930c2fbbcd3cb4c0efc458050f5903c153d642d;p=php woops, make that "bundle," not ".bundle" --- diff --git a/bundle-release b/bundle-release index b424ef3b61..9848d80c3d 100755 --- a/bundle-release +++ b/bundle-release @@ -1,6 +1,6 @@ #!/bin/sh -EXTS=`cat .bundle` +EXTS=`cat bundle` PEAR=`which pear` for i in $EXTS; do