wireshark/debian/postinst

7 lines
85 B
Bash

#! /bin/sh -e
if test -e /usr/etc/manuf ; then rm /usr/etc/manuf ; fi
#DEBHELPER#