diff options
author | Baruch Siach <baruch@tkos.co.il> | 2015-09-29 23:01:32 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-09-30 00:33:02 +0200 |
commit | 468233a9b776a55dfd8ced7d5d67189f6bb76855 (patch) | |
tree | 1e993f547ee1a82109d459f2358b010d5a5263b2 /package/python-pycli/python-pycli.mk | |
parent | b70f2f96d3c32c19761be6df57e16e9d5b6bdfef (diff) | |
download | buildroot-468233a9b776a55dfd8ced7d5d67189f6bb76855.tar.gz buildroot-468233a9b776a55dfd8ced7d5d67189f6bb76855.zip |
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>
Diffstat (limited to 'package/python-pycli/python-pycli.mk')
0 files changed, 0 insertions, 0 deletions