Implement a lookupLocation function. The location is stored in a clever
authorMichael Matz <matz@suse.de>
Thu, 7 Feb 2008 04:06:22 +0000 (04:06 +0000)
committerMichael Matz <matz@suse.de>
Thu, 7 Feb 2008 04:06:22 +0000 (04:06 +0000)
commit96c043c3cc12d27e8de24449298ae4266a8b0744
tree401deb9e26e8f93bed21ba191b54228d5d01dca7
parentd336c099570787c7e59616ef96bd32da5f684a45
Implement a lookupLocation function.  The location is stored in a clever
way, so a helper function is necessary, that is further complicated by
the wish to iterate over the attributes for a solvable only once,
although we need up to three separate attributes to form the location.
zypp/sat/Solvable.cc
zypp/sat/Solvable.h