Make spiffy work with openssl even in statically-linked binary.
This commit is contained in:
parent
fac8d8f4f1
commit
002d677769
3 changed files with 14 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue