rpm-ostree/src
Colin Walters 7b45f13a62 Link lib/ against libpriv/, use it to share sack loading function
On the plus side, we share some code between the library and the
binary now.  On the downside, because `librpmostreepriv.la` is a
noinst library, its code text is duplicated between the shared library
and binary, at least until we either:

 - Have the binary solely use the public shared library (like ostree does)
 - Install `librpmostreepriv.so` to e.g. `/usr/lib64/rpm-ostree/librpmostreepriv.so`
   without the headers being public
2015-04-23 16:30:17 -04:00
..
app status: Print any GPG signatures for deployments 2015-04-17 12:32:35 -04:00
lib Link lib/ against libpriv/, use it to share sack loading function 2015-04-23 16:30:17 -04:00
libpriv Link lib/ against libpriv/, use it to share sack loading function 2015-04-23 16:30:17 -04:00