index
:
wireshark
debian
progress-linux
upstream
debian 12 backports: wireshark
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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#