git://project.juiblex.co.uk
/
razor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
9fe667f
)
fix req_package in one case
author
Dan Winship
<danw@gnome.org>
Tue, 11 Mar 2008 21:49:00 +0000 (17:49 -0400)
committer
Dan Winship
<danw@gnome.org>
Tue, 11 Mar 2008 21:49:00 +0000 (17:49 -0400)
razor.c
patch
|
blob
|
history
diff --git
a/razor.c
b/razor.c
index
2636695
..
f33eab9
100644
(file)
--- a/
razor.c
+++ b/
razor.c
@@
-2437,7
+2437,7
@@
razor_transaction_satisfy(struct razor_transaction_resolver *trans)
*/
add_transaction_package(trans, NULL, pkg,
RAZOR_PACKAGE_FORCED_UPDATE,
- &spool[pkg->name], sp);
+ &upool[up->name], sp);
} else {
add_transaction_package(trans, NULL, pkg,
RAZOR_PACKAGE_CONTRADICTION,