Files
ports/net/samba412/files/patch-third__party_wscript
T
2020-09-26 23:36:13 +00:00

11 lines
259 B
Plaintext

--- 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",
}