4.13.0-39.44~16.04.1) is not available, but a newer one is (4.13.0-45.50~16.04.1). We redirected you there.
postrm is in gpac 0.5.2-426-gc5ad4e4+dfsg5-3.
This file is a maintainer script. It is executed when installing (*inst) or removing (*rm) the package.
The actual contents of the file can be viewed below.
1 2 3 4 5 | #!/bin/sh
set -e
# Automatically added by dh_installmenu
if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
# End automatically added section
|