repo.or.cz
/
dpkg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
doc: Fix typo in ChangeLog.old
[dpkg.git]
/
tests
/
t-breaks
/
Makefile
blob
9ffd02c7530d51e4c1a10975a53830d8ae18a722
1
TESTS_DEB
:=
lib-a-0 lib-a-1 lib-b-0 lib-b-1 pkg-c
2
3
include
..
/
Test.mk
4
5
DPKG_OPTIONS
+= --
auto-deconfigure
6
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
10
11
test-clean
:
12
$(
DPKG_PURGE
)
lib-a lib-b pkg-c