]> git.ipfire.org Git - thirdparty/suricata.git/commit
travis: fix libpcre in mac builds
authorJason Ish <ish@unx.ca>
Fri, 17 Mar 2017 17:11:07 +0000 (11:11 -0600)
committerVictor Julien <victor@inliniac.net>
Fri, 24 Mar 2017 13:02:13 +0000 (14:02 +0100)
commitdb5708f6ad2a9cf622b30feecaa5030554ec1d38
tree91b3102d51741c4a4639d91226ed564dc56c860e
parent6585ac4a9faee41663f707fab8d463337ba06629
travis: fix libpcre in mac builds

It looks like Travis changed their Mac image and pcre is now
installed by default. In case it gets removed again, just unlink
it before re-installing so it doesn't fail on install.
.travis.yml