man: Improve description for dpkg-build-api v1 items
[dpkg.git] / tests / t-conffile-orphan / Makefile
blob1f51ccb1bb6110de04f58d827ad7947b3f884ffd
1 TESTS_DEB := pkg-conff-orphan-0 pkg-conff-orphan-1 pkg-conff-takeover
3 include ../Test.mk
5 test-case:
6 $(DPKG_INSTALL) pkg-conff-orphan-0.deb
7 $(DPKG_INSTALL) pkg-conff-orphan-1.deb
8 # test if the other package can takeover the orphan conffile
9 $(DPKG_INSTALL) pkg-conff-takeover.deb
11 test-clean:
12 $(DPKG_PURGE) pkg-conff-orphan
13 $(DPKG_PURGE) pkg-conff-takeover