summaryrefslogtreecommitdiff
path: root/debian/samba.prerm
blob: 05231c76c947e62649f5c8b04c8e845366d0eb3c (plain)
1
2
3
4
5
6
7
#!/bin/sh
# empty prerm script to allow upgrades from earlier version with broken prerm
# script (bug introduced in 2:4.0.10+dfsg-3, fixed in 2:4.0.13+dfsg-1)

#DEBHELPER#

exit 0