post_install () { echo "Notice: npm is not shipped with nodejs since 0.12.2-4, please install npm manually if you need it." } post_upgrade () { post_install }