summaryrefslogtreecommitdiff
path: root/app-backup/duplicity/files/duplicity-2.1.0-fix-docs-cmd.patch
blob: 538ee80f960418d7ea7229ea3caeea171c449460 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- duplicity-2.1.0/setup.py	2023-08-30 13:39:42.430023811 -0400
+++ duplicity-2.1.0/setup.py	2023-08-30 13:41:59.154868245 -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