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.
gentoo-overlay/app-backup/duplicity/files/duplicity-1.2.3-fix-docs-cm...

21 lines
621 B

--- duplicity-1.2.3/setup.py.orig 2023-05-11 12:33:14.480474449 -0400
+++ duplicity-1.2.3/setup.py 2023-05-11 12:33:19.204538723 -0400
@@ -95,17 +95,6 @@
u'bin/rdiffdir.1'
]
),
- (u'share/doc/duplicity-%s' % Version,
- [
- u'CHANGELOG.md',
- u'CONTRIBUTING.md',
- u'COPYING',
- u'README.md',
- u'README-LOG.md',
- u'README-REPO.md',
- u'README-TESTING.md',
- ],
- ),
]
# short circuit fot READTHEDOCS