summaryrefslogtreecommitdiffstats
path: root/tests/t-conffile-obsolete/pkg-conff-obsolete-2/DEBIAN/postrm
blob: c6b0782d401f16f080769ffac0829d099ac5b9dd (plain)
1
2
3
4
#!/bin/sh
if dpkg-maintscript-helper supports rm_conffile; then
    dpkg-maintscript-helper rm_conffile /test-conffile 0 -- "$@"
fi