Manual.md: add package to removed-packages on removal

This commit is contained in:
Piotr Wójcik 2019-12-17 21:30:28 +01:00 committed by Michael Aldridge
parent 6f29d10381
commit 361f3d9d8a

View file

@ -1652,6 +1652,9 @@ generally those packages are the same but have been split as to avoid
cyclic dependencies. Make sure that the package you're removing is not cyclic dependencies. Make sure that the package you're removing is not
the source of those patches/files. the source of those patches/files.
- Remove package template. - Remove package template.
- Add `pkgname<=version_revision` to `replaces` variable of `removed-packages`
template. All removed subpkgs should be added too.
This will uninstall package from systems where it is installed.
- Remove the package from the repository index - Remove the package from the repository index
or contact a team member that can do so. or contact a team member that can do so.