repo.or.cz
/
zeroinstall
/
zeroinstall-limyreth.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added ZeroInstallFeed.changed_implementations
[zeroinstall/zeroinstall-limyreth.git]
/
tests
/
dpkg
/
dpkg-query
blob
1b870358fbc1c8d38c46a67481a05093fa1a0ae8
1
#!/bin/sh
2
if
[
"
$4
"
=
"python-bittorrent"
];
then
3
echo
"3.4.2-10ubuntu2 any install ok installed"
4
elif
[
"
$4
"
=
"libxcomposite-dev"
];
then
5
echo
"1:0.3.1-1 i386 install ok installed"
6
fi