FS#36383 - [xdebug] Cleanup PKGBUILD
Attached to Project:
Community Packages
Opened by Pierre Schmitz (Pierre) - Friday, 02 August 2013, 12:21 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 02 August 2013, 12:45 GMT
Opened by Pierre Schmitz (Pierre) - Friday, 02 August 2013, 12:21 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 02 August 2013, 12:45 GMT
|
Details
There are a few packaging issues here:
* Remove the ini file and switch cases fpr PHP < 5.3. There is no such version in our repos. * The install file can be removed; it's of no use. * The extension is enabled by installing this package. Never do this. Disable it in the ini file by default. * Did not test it, but maybe "make install" can be used fpr the extension as well. See how php-xcache, php-apc etc. are packaged. |
This task depends upon