summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSterling Hughes <sterling@php.net>2003-06-07 17:07:10 +0000
committerSterling Hughes <sterling@php.net>2003-06-07 17:07:10 +0000
commit5930c2fbbcd3cb4c0efc458050f5903c153d642d (patch)
tree8d30b1cab69e15263939ac36bd1d96396fe205b3
parentd5e10207143a1224d969d9c22ffe35bda9c3d8ef (diff)
downloadphp-git-5930c2fbbcd3cb4c0efc458050f5903c153d642d.tar.gz
woops, make that "bundle," not ".bundle"
-rwxr-xr-xbundle-release2
1 files changed, 1 insertions, 1 deletions
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