ports/sysutils/duplicity/files/patch-setup.py
Nuno Teixeira 85fdc9028d sysutils/duplicity: Update to 2.2.2
ChangeLog:	https://duplicity.gitlab.io/stable/CHANGELOG.html
PR:		276865
Reported by:	FiLiS <freebsdbugs@filis.org>
2024-02-29 11:04:16 +00:00

21 lines
536 B
Python

--- setup.py.orig 2024-02-06 08:04:58 UTC
+++ setup.py
@@ -99,18 +99,6 @@ def get_data_files():
"man/duplicity.1",
],
),
- (
- f"share/doc/duplicity-{Version}",
- [
- "CHANGELOG.md",
- "AUTHORS.md",
- "COPYING",
- "README.md",
- "README-LOG.md",
- "README-REPO.md",
- "README-TESTING.md",
- ],
- ),
]
# short circuit fot READTHEDOCS