tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

dropping lang/php/MESSAGE.module



This says:

  By default, example module configuration file was copied to following
  location, and module should be auto-loaded:
  ${PHP_EXT_CONF_DIR}/${MODNAME}.ini

  If you use custom ${PKG_SYSCONFDIR}/php.ini, or nonstandard module
  configuration file location, you might need to add explicit load directive:
  ${EXTENSION_DIRECTIVE}=${EXTENSION_FILE}


and indeed, if you do the normal thing, the software that you asked for
is not only installed but hooked in to run, even if you don't read the
upstream docs.  The second paragraph is just telling people that if you
do odd things then you have to pay attention, which is obvious, and
surely this is covered by upstream docs.

Thus there is nothing here meeting the documented guidelines for
MESSAGE, and I'm going to remove it.  Posting here only because it will
affect a lot of php modules, and it's not just a single package like
usual.



Home | Main Index | Thread Index | Old Index