aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/duplicity/files/patch-setup.py
blob: 74c4977af515bef1c043c89a8240692faa7048da (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-11-03 12:04:09 UTC
+++ setup.py
@@ -112,18 +112,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