freebsd-ports/net/samba413/files/patch-third__party_wscript
2020-09-27 21:24:17 +00:00

10 lines
259 B
Text

--- third_party/wscript.orig 2020-09-15 22:45:54 UTC
+++ third_party/wscript
@@ -7,7 +7,6 @@ from waflib import Options, Errors
# work out what python external libraries we need to install
external_pkgs = {
- "iso8601": "pyiso8601/iso8601",
}