libdpkg: Refactor file_readlink() function
[dpkg.git] / tests / t-conffile-divert-conffile / Makefile
blob8cb88e4a03c2f885adb8d9c3097bc168f24f62e8
1 TESTS_DEB := pkg-conff pkg-conff-divert
3 include ../Test.mk
5 test-case:
6 $(DPKG_INSTALL) pkg-conff.deb
7 # test if the other package can divert the conffile w/o prompt
8 $(DPKG_INSTALL) pkg-conff-divert.deb
10 test-clean:
11 $(DPKG_PURGE) pkg-conff-divert
12 $(DPKG_PURGE) pkg-conff