kumquat-buildroot/package/postgresql
Baruch Siach 468233a9b7 postgresql: fix ZIC configure variable assignment
The 'ZIC=$$(ZIC)' assignment is seen as 'ZIC=$(ZIC)' by the shell, that
interprets that as command substitution causing an error like:

/bin/sh: ZIC: command not found

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-09-30 00:33:02 +02:00
..
0001-Compare-linker-compiler-output-with-their-default-ou.patch
0002-fix-sparc-compile.patch
Config.in
pg_config
postgresql.hash
postgresql.mk postgresql: fix ZIC configure variable assignment 2015-09-30 00:33:02 +02:00
postgresql.service
S50postgresql