aboutsummaryrefslogtreecommitdiffstats
path: root/debian/postinst
blob: 5640fc3bc51ce212d83923489a9053bc17942ddd (plain)
1
2
3
4
5
6
#! /bin/sh -e

if test -e /usr/etc/manuf ; then rm /usr/etc/manuf ; fi

#DEBHELPER#