summaryrefslogtreecommitdiff
path: root/app-backup/duplicity/files/duplicity-1.2.3-fix-docs-cmd.patch
blob: 03b090d0545ee7fe92c6d25f11e234980b830384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- 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