summaryrefslogtreecommitdiff
path: root/debian/subversion.preinst
blob: 364062e8275b102798696cf8e818dd8907fb4520 (plain)
1
2
3
4
5
6
7
#!/bin/sh

set -e

dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/subversion 1.9.0~rc1-2~ -- "$@"

#DEBHELPER#