projects
/
platform
/
upstream
/
libzypp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a71f192
)
Thou shalt not commit uncompilable code.
author
Martin Vidner
<mvidner@suse.cz>
Wed, 29 Mar 2006 13:11:30 +0000
(13:11 +0000)
committer
Martin Vidner
<mvidner@suse.cz>
Wed, 29 Mar 2006 13:11:30 +0000
(13:11 +0000)
zypp/source/yum/YUMSourceImpl.cc
patch
|
blob
|
history
diff --git
a/zypp/source/yum/YUMSourceImpl.cc
b/zypp/source/yum/YUMSourceImpl.cc
index
73bbc08
..
0a6bd8f
100644
(file)
--- a/
zypp/source/yum/YUMSourceImpl.cc
+++ b/
zypp/source/yum/YUMSourceImpl.cc
@@
-733,7
+733,6
@@
namespace zypp
impl->_mediaid = str::strtonum<unsigned>( parsed.media );
}
impl->_install_only = parsed.installOnly;
- }
// if (!parsed.plainRpms.empty()) impl->_plain_rpms = parsed.plainRpms;
#warning Needs equal PatchRpm and DeltaRpm definition in parser/yum and source/yum
#if 0