Since libmodulemd 2.13.0 and libdnf-0.64.0, it is possible to remove a package from a module stream and start using a nonmodular package of the same name.
This patch documents this use case.
Pull-Request has been merged by ppisar
Since libmodulemd 2.13.0 and libdnf-0.64.0, it is possible to remove
a package from a module stream and start using a nonmodular package of
the same name.
This patch documents this use case.