Code sync
[external/cups.git] / debian / cups.preinst
1 #! /bin/sh
2 set -e
3
4 dpkg-maintscript-helper rm_conffile /etc/modprobe.d/blacklist-cups-usblp.conf 1.5.3-2  -- "$@"
5
6 #DEBHELPER#
7
8 exit 0