Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 2.0.4

Bug #12525 t2xmlchk.php script has wrong baseinstalldir
Submitted: 2007-11-25 20:04 UTC
From: jakubmoc Assigned: quipo
Status: Closed Package: Translation2 (version 2.0.0RC2)
PHP Version: Irrelevant OS: Gentoo Linux
Roadmaps: (Not assigned)    
Subscription  


 [2007-11-25 20:04 UTC] jakubmoc (Jakub Moc)
Description: ------------ This should be / and not Translation2, now it installs to /usr/bin/Translation2/ which is outside of $PATH and useless.

Comments

 [2007-11-25 20:12 UTC] quipo (Lorenzo Alberton)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.
 [2007-11-25 20:22 UTC] jakubmoc (Jakub Moc)
Sorry, simply cannot attach anything here for whatever reason... The commited fix is not enough to move the thing to /usr/bin, need to add install-as="t2xmlchk.php" there. Otherwise it ends up in /usr/bin/scripts
 [2007-11-25 21:58 UTC] quipo (Lorenzo Alberton)
It should be fixed, this time. Thanks!