archrelease: copy trunk to community-any
[ArchLinux/community.git] / phonegap / trunk / phonegap.install
blobfd241592547863fded7fcfb3fe323c5c097a123f
1 post_install() {
2   # fixup permissions
3   chmod 755 /usr/lib/node_modules
4   chmod -R g-w,o-w /usr/lib/node_modules/phonegap
7 post_upgrade() {
8   post_install