diff options
Diffstat (limited to 'external/postgresql/config.pl')
-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 0000000000..ae163ebbd1 --- /dev/null +++ b/external/postgresql/config.pl @@ -0,0 +1 @@ +$config->{openssl} = "$ENV{WORKDIR}/UnpackedTarball/openssl"; |