summaryrefslogtreecommitdiff
path: root/sysutils/duplicity/files/patch-setup.py
blob: 1c5e69fb40341bc6bc3777ecd189b645fee7eb28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- setup.py.orig	2023-12-25 16:22:33 UTC
+++ setup.py
@@ -87,18 +87,6 @@ def get_data_files():
                 "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