mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 06:44:40 +01:00
46ab42b35e
Both postgresql-server and postgresql-cli install /usr/bin/psql which thus creates a conflict when installing both packages. Fix this by removing duplicate and useless binaries from the postgresql-server package. Signed-off-by: Daniel Golle <daniel@makrotopia.org>