deb: Move post-remove cleanup to the pre-remove script.

This commit is contained in:
Tom Goff 2016-01-29 11:47:30 -05:00
parent 7f1ed4dbf9
commit f733aba833
3 changed files with 10 additions and 15 deletions

View file

@ -30,7 +30,6 @@ EXTRA_DIST = bootstrap.sh LICENSE README-Xen Changelog kernel \
packaging/deb/compat \
packaging/deb/copyright \
packaging/deb/changelog \
packaging/deb/core.postrm \
packaging/deb/rules \
packaging/deb/control \
packaging/deb/core-daemon.install.in \