repo.or.cz
/
pacman-ng.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move important information up in -Si output
[pacman-ng.git]
/
test
/
pacman
/
tests
/
database001.py
blob
de4c0404d008e54317a802bb98adc56c44fc1577
1
self
.
description
=
"-D --asdeps"
2
3
lp
=
pmpkg
(
"pkg"
)
4
lp
.
reason
=
0
5
self
.
addpkg2db
(
"local"
,
lp
)
6
7
self
.
args
=
"-D pkg --asdeps"
8
9
self
.
addrule
(
"PACMAN_RETCODE=0"
)
10
self
.
addrule
(
"PKG_EXIST=pkg"
)
11
self
.
addrule
(
"PKG_REASON=pkg|1"
)