opnsense-ports/sysutils/duplicity/files/patch-setup.py
Franco Fichtner 58effc8ce6 */*: sync with upstream
Taken from: FreeBSD
2024-02-29 13:05:07 +01: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