opnsense-ports/sysutils/duplicity/files/patch-setup.py
Franco Fichtner 6285640f4c */*: sync with upstream
Taken from: FreeBSD
2024-01-16 11:33:30 +01:00

21 lines
541 B
Python

--- setup.py.orig 2023-12-25 16:22:33 UTC
+++ setup.py
@@ -87,18 +87,6 @@ def get_data_files():
"bin/duplicity.1",
],
),
- (
- f"share/doc/duplicity-{Version}",
- [
- "CHANGELOG.md",
- "CONTRIBUTING.md",
- "COPYING",
- "README.md",
- "README-LOG.md",
- "README-REPO.md",
- "README-TESTING.md",
- ],
- ),
]
# short circuit fot READTHEDOCS