Make spiffy work with openssl even in statically-linked binary.

This commit is contained in:
Dominik Pantůček 2025-04-08 15:49:02 +02:00
parent fac8d8f4f1
commit 002d677769
3 changed files with 14 additions and 26 deletions

View file

@ -53,8 +53,8 @@ chicken_cleanup() {
trap chicken_cleanup INT QUIT
# Install required eggs
chicken_install spiffy
chicken_install openssl
chicken_install spiffy
chicken_install postgresql
# Normal termination cleanup