diff --git a/srcpkgs/libknet1/template b/srcpkgs/libknet1/template index 1b91ebf4be6..95cd2b8bef2 100644 --- a/srcpkgs/libknet1/template +++ b/srcpkgs/libknet1/template @@ -18,7 +18,7 @@ homepage="https://www.kronosnet.org" distfiles="https://kronosnet.org/releases/kronosnet-${version}.tar.bz2" checksum=c2ee20a9b5b0791ed5379b38b0b51d549603933925a839f045455553f03e6114 -if [ "$XBPS_TARGET_LIBC" == musl ]; then +if [ "$XBPS_TARGET_LIBC" = musl ]; then broken="Uses dlinfo RTLD_DI_ORIGIN and other runtime issues" fi