sterling Sat Jun 7 13:07:10 2003 EDT
Modified files:
/php4 bundle-release
Log:
woops, make that "bundle," not ".bundle"
Index: php4/bundle-release
diff -u php4/bundle-release:1.1 php4/bundle-release:1.2
--- php4/bundle-release:1.1 Sat Jun 7 13:06:42 2003
+++ php4/bundle-release Sat Jun 7 13:07:10 2003
@@ -1,6 +1,6 @@
#!/bin/sh
-EXTS=`cat .bundle`
+EXTS=`cat bundle`
PEAR=`which pear`
for i in $EXTS; do
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php