]> granicus.if.org Git - php/commitdiff
woops, make that "bundle," not ".bundle"
authorSterling Hughes <sterling@php.net>
Sat, 7 Jun 2003 17:07:10 +0000 (17:07 +0000)
committerSterling Hughes <sterling@php.net>
Sat, 7 Jun 2003 17:07:10 +0000 (17:07 +0000)
bundle-release

index b424ef3b6181606b2daf3b5a53cc456375cc77a0..9848d80c3d0cd7f38cd122675ac56b49643c9982 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-EXTS=`cat .bundle`
+EXTS=`cat bundle`
 PEAR=`which pear`
 
 for i in $EXTS; do