]> granicus.if.org Git - php/commit
fixes rather obvious problem. Try this with CVS before:
authorGreg Beaver <cellog@php.net>
Tue, 2 Sep 2003 03:10:57 +0000 (03:10 +0000)
committerGreg Beaver <cellog@php.net>
Tue, 2 Sep 2003 03:10:57 +0000 (03:10 +0000)
commite4723259185c5ba203d96fe18d397027d9b82a4a
treecf8bc9375d7315ae3ff52197d91d78ac72f5a4b7
parent71676e37bf18a3f2aa689376f0a61ac2bb8227b6
fixes rather obvious problem.  Try this with CVS before:

pear install package-PEAR.xml

It attempts to split on the - as if PEAR.xml were a version and package were the package name.  Now, it doesn't do that if the $pkgfile is a local filename.
pear/PEAR/Installer.php