Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
vixentael committed Sep 7, 2017
1 parent b941dcc commit 13fcbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -159,7 +159,7 @@ PREFIX = /usr/local
ifeq ($(CRYPTO_ENGINE_PATH),openssl)

# if brew is installed, if openssl is installed
PACKAGELIST := $(shell brew list | grep 'openssl')
PACKAGELIST := $(shell brew list | grep 'openssl')
ifeq ($(PACKAGELIST),openssl)

# path to openssl (usually "/usr/local/opt/openssl")
Expand Down

0 comments on commit 13fcbb9

Please sign in to comment.