summaryrefslogtreecommitdiff
path: root/app-backup/duplicity/files/duplicity-3.0.3.2-fix-docs-cmd.patch
blob: 9836217b394d98cb52c669549959f34a51c3578e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- a/setup.py	2024-12-22 08:12:58.285362768 -0500
+++ b/setup.py	2024-12-22 08:13:31.138806077 -0500
@@ -113,18 +113,6 @@
                 "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