1 # This is a default template for a post-install scriptlet. You can
2 # remove any functions you don't need (and this header).
4 # arg 1: the new package version
6 echo '>>> firefox can handle lastfm protocol,'
7 echo '>>> if you add string variable:'
8 echo '>>> "network.protocol-handler.app.lastfm"'
9 echo '>>> with value: "/usr/bin/lastfm"'
12 # arg 1: the new package version
13 # arg 2: the old package version
18 # arg 1: the old package version