doc: Fix typo in ChangeLog.old
[dpkg.git] / tests / t-breaks / Makefile
blob9ffd02c7530d51e4c1a10975a53830d8ae18a722
1 TESTS_DEB := lib-a-0 lib-a-1 lib-b-0 lib-b-1 pkg-c
3 include ../Test.mk
5 DPKG_OPTIONS += --auto-deconfigure
7 test-case:
8 $(DPKG_INSTALL) lib-a-0.deb lib-b-0.deb
9 $(DPKG_INSTALL) pkg-c.deb lib-a-1.deb lib-b-1.deb
11 test-clean:
12 $(DPKG_PURGE) lib-a lib-b pkg-c