projects
/
platform
/
upstream
/
libsolv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4804c5b
)
Trigger build in CruiseControl.
author
Michael Matz
<matz@suse.de>
Wed, 12 Mar 2008 00:32:40 +0000
(
00:32
+0000)
committer
Michael Matz
<matz@suse.de>
Wed, 12 Mar 2008 00:32:40 +0000
(
00:32
+0000)
tools/common_write.c
patch
|
blob
|
history
diff --git
a/tools/common_write.c
b/tools/common_write.c
index 5422c7651c47684cbe308dc68bb2ad8f03a86378..747388a287a16b0e2f2e115ebbe71dbfdc02d616 100644
(file)
--- a/
tools/common_write.c
+++ b/
tools/common_write.c
@@
-122,6
+122,7
@@
keyfilter_other(Repo *repo, Repokey *key, void *kfdata)
if (key->name == SOLVABLE_FILELIST || key->name == SOLVABLE_DISKUSAGE)
return KEY_STORAGE_DROPPED;
+
name = id2str(repo->pool, key->name);
p = strrchr(name, ':');
if (p)