1 2 3 4 5 6 7
function post_install { desktop-file-install "/usr/share/applications/etterna.desktop" } function post_upgrade { post_install }