big refactoring
- `make install` should not depend on `make all'
- the local all-install target does not make any sense here.
We should not install the target twice in different locations.
- the FORMATS value should be configurable and not hard coded
- fix update of pgpkeyring.txt
PR: 222828
|