3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2 commits

Author SHA1 Message Date
Tyler Langlois 3f70428b1c glusterfs: 10.1 -> 10.3 2023-04-06 22:13:32 -06:00
Tyler Langlois 922bb56029 glusterfs: patch around SSL_CERT_PATH detection
The upstream configure.ac invokes `openssl version -d` in order to find the
system path for certificates. This is problematic for us since that resolves to
the nix store and lots of other mechanisms (including the glusterfs module)
expect /etc/ssl to be the place for certificates, so this addition patches the
file to set the value manually.
2022-07-16 16:27:33 -06:00