diff options
Diffstat (limited to '')
-rw-r--r-- | external/postgresql/config.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/external/postgresql/config.pl b/external/postgresql/config.pl new file mode 100644 index 000000000..ae163ebbd --- /dev/null +++ b/external/postgresql/config.pl @@ -0,0 +1 @@ +$config->{openssl} = "$ENV{WORKDIR}/UnpackedTarball/openssl"; |