summaryrefslogtreecommitdiffstats
path: root/tests/t-unpack-divert-nowarn/Makefile
blob: aa56877679d41c63ccf6f13299d2e51384f9dd4c (plain)
1
2
3
4
5
6
7
8
9
10
TESTS_DEB := pkg-files pkg-divert-unpacking

include ../Test.mk

test-case:
	$(DPKG_INSTALL) pkg-files.deb
	$(DPKG_UNPACK) pkg-divert-unpacking.deb

test-clean:
	$(DPKG_PURGE) pkg-files pkg-divert-unpacking