#!/bin/sh -e # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts. if [ "$1" = "remove" ]; then rm -f /var/run/alamin/gsgsmppin.pid rm -f /var/run/alamin/gsgsmppout.pid fi exit 0