samba: remove no-longer-necessary darwin test hack

test is skipped automatically now
This commit is contained in:
Robert Scott 2019-11-17 14:10:36 +00:00 committed by Niklas Hambüchen
parent 5e7dc6248f
commit 6e61548dd1

View File

@ -66,9 +66,6 @@ stdenv.mkDerivation rec {
sed -i "s,\(XML_CATALOG_FILES=\"\),\1$XML_CATALOG_FILES ,g" buildtools/wafsamba/wafsamba.py
patchShebangs ./buildtools/bin
'' + optionalString stdenv.isDarwin ''
substituteInPlace libcli/dns/wscript_build \
--replace "bld.SAMBA_BINARY('resolvconftest'" "True or bld.SAMBA_BINARY('resolvconftest'"
'';
configureFlags = [