postgresql: add replacement pg_config
authorFloris Bos <bos@je-eigen-domein.nl>
Wed, 13 Aug 2014 13:57:09 +0000 (15:57 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 17 Aug 2014 19:18:09 +0000 (21:18 +0200)
commita9dbaa77263f545f3af5fce0276b3e34dbc467d5
treed29ec435b81501edb89e09582f4cc1ae04b500d8
parentac7e0a5d0dc23d453c753ddaf56007fcd47a0a77
postgresql: add replacement pg_config

Normally pg_config is a native application compiled for the
target architecture. Since we cannot execute those on the
host system, provide a simple shell script as replacement.

Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/postgresql/pg_config [new file with mode: 0644]
package/postgresql/postgresql.mk