summaryrefslogtreecommitdiff
path: root/app-backup/duplicity/files/duplicity-3.2.0-fix-docs-cmd.patch
blob: b49004c32a060d1c25950ec9b4f363eaec9f51b1 (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
+++ b/setup.py
@@ -104,18 +104,6 @@ def get_data_files():
 
     # static data files
     data_files = [
-        (
-            f"share/doc/duplicity-{Version}",
-            [
-                "CHANGELOG.md",
-                "AUTHORS.md",
-                "COPYING",
-                "README.md",
-                "README-LOG.md",
-                "README-REPO.md",
-                "README-TESTING.md",
-            ],
-        ),
     ]
 
     # generate versioned man page