postgresql: clean package to fix duplicate files issue
authorDaniel Golle <redacted>
Tue, 27 Sep 2016 18:41:53 +0000 (20:41 +0200)
committerDaniel Golle <redacted>
Tue, 27 Sep 2016 19:08:12 +0000 (21:08 +0200)
commit46ab42b35eb1a7f034d7c3c505bb6345e657da1e
tree236afb6458d6199d2456fadea1f1ae1544b56e37
parent8d40f52ecb210c1b70ad5ec874b689d47e4b8c7e
postgresql: clean package to fix duplicate files issue

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 <redacted>
libs/postgresql/Makefile
git clone https://git.99rst.org/PROJECT