#!/bin/sh # postrm script for libnjb set -e dpkg-maintscript-helper rm_conffile /etc/udev/libnjb.rules -- "$@" exit 0