wireshark/debian/postinst
Olivier Abad e0926b556a Update Debian packaging files. Ethereal is now split in 4 packages :
ethereal-common, ethereal, tethereal, ethereal-dev

svn path=/trunk/; revision=6513
2002-10-26 08:56:39 +00:00

7 lines
85 B
Bash

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