GitHub user paulhovey opened a pull request: https://github.com/apache/cordova-lib/pull/343
add missing package_suffix function on amazon-fireos platform for plu⦠This came about while trying to install https://github.com/katzer/cordova-plugin-badge to an amazon-fireos platform. I was getting the error that module.exports.package_suffix was undefined, so I tracked it down to the plugman amazon-fireos.js file and added the same logic as in android.js . You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulhovey/cordova-lib master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-lib/pull/343.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #343 ---- commit d65671dc061710231ff3610b5a3c25ecea59f949 Author: Paul Hovey <p...@paulhovey.org> Date: 2015-11-14T13:55:49Z add missing package_suffix function on amazon-fireos platform for plugman installations ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org