rcm: drop sub-package

The osbuild-composer-rcm package was never finished, not in use and will be replaced by osbulid-composer-koji.

Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
Tom Gundersen 2020-07-17 14:20:15 +01:00
parent 79d27ded25
commit fbfa191c81
14 changed files with 5 additions and 741 deletions

View file

@ -74,7 +74,7 @@ The commits in the PR should have these properties:
obviously wrong
* Well documented: both code and commit message
* The commit message should start with the module you work on,
like: `weldr: `, or `rcm:`
like: `weldr: `, or `distro:`
* The code should compile and the composer should start, so that we can run
`git bisect` on it
* All code should be covered by unit-tests