summaryrefslogtreecommitdiff
path: root/sysutils/duplicity/files/patch-setup.py
blob: 56c07c84217bcfe271ade7370cc88f4ec2f688a0 (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	2025-06-19 16:01:57 UTC
+++ setup.py
@@ -113,18 +113,6 @@ def get_data_files():
                 "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