Edit report at http://bugs.php.net/bug.php?id=52556&edit=1
ID: 52556
User updated by: php-bugs at majkl578 dot cz
Reported by: php-bugs at majkl578 dot cz
Summary: PEAR, PECL and PHAR does not respect
--program_suffix
Status: Open
Type: Bug
Package: PHAR related
Operating System: Linux Debian
PHP Version: trunk-SVN-2010-08-06 (snap)
Block user comment: N
New Comment:
Sorry, --program_suffix should obviously be --program-suffix.
Previous Comments:
------------------------------------------------------------------------
[2010-08-06 14:16:39] php-bugs at majkl578 dot cz
Description:
------------
PEAR, PECL and PHAR does not respect --program_suffix.
Test script:
---------------
./configure --program-suffix=-trunk
Expected result:
----------------
Binaries:
pear-trunk
peardev-trunk
pecl-trunk
phar-trunk
phar-trunk.phar
Actual result:
--------------
Binaries:
pear
peardev
pecl
phar
phar.phar
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/bug.php?id=52556&edit=1