samba: remove no-longer-necessary darwin test hack
test is skipped automatically now
This commit is contained in:
parent
5e7dc6248f
commit
6e61548dd1
@ -66,9 +66,6 @@ stdenv.mkDerivation rec {
|
|||||||
sed -i "s,\(XML_CATALOG_FILES=\"\),\1$XML_CATALOG_FILES ,g" buildtools/wafsamba/wafsamba.py
|
sed -i "s,\(XML_CATALOG_FILES=\"\),\1$XML_CATALOG_FILES ,g" buildtools/wafsamba/wafsamba.py
|
||||||
|
|
||||||
patchShebangs ./buildtools/bin
|
patchShebangs ./buildtools/bin
|
||||||
'' + optionalString stdenv.isDarwin ''
|
|
||||||
substituteInPlace libcli/dns/wscript_build \
|
|
||||||
--replace "bld.SAMBA_BINARY('resolvconftest'" "True or bld.SAMBA_BINARY('resolvconftest'"
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
configureFlags = [
|
configureFlags = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user