Commit 1baf150c authored by Fred Drake's avatar Fred Drake

zLOG no longer provides any special files that need copying

parent 16f734b5
...@@ -173,7 +173,6 @@ def copy_other_files(cmd, outputbase): ...@@ -173,7 +173,6 @@ def copy_other_files(cmd, outputbase):
"ZODB", "ZODB",
"zdaemon", "zdaemon",
"zdaemon/tests", "zdaemon/tests",
"zLOG",
]: ]:
dir = convert_path(dir) dir = convert_path(dir)
inputdir = os.path.join("src", dir) inputdir = os.path.join("src", dir)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment