community/squid: fix

This commit is contained in:
Kevin Mihelich 2018-07-03 22:20:36 +00:00
parent 8c0f536b8a
commit 19609a1d58

View file

@ -49,7 +49,7 @@ build() {
[[ $CARCH == "arm" || $CARCH == "armv6h" ]] && LIBS="-latomic"
PKG_CONFIG_PATH=/usr/lib/openssl-1.0/pkgconfig \
LIBS=$LIBS
LIBS=$LIBS \
./configure \
--prefix=/usr \
--sbindir=/usr/bin \