You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
612 B

--- duplicity-2.1.1/setup.py.orig 2023-09-14 08:33:42.698029208 -0400
+++ duplicity-2.1.1/setup.py 2023-09-14 08:34:18.730539149 -0400
@@ -92,17 +92,6 @@
'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