summaryrefslogtreecommitdiff
path: root/app-backup/duplicity/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-30 22:09:29 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-30 22:09:29 +0100
commit5685192438444645b599ae1b567d1b73103fba7f (patch)
treeb97cf1e8b3b15e1fa0748329b14d9d83a71d7a4c /app-backup/duplicity/files
parente744ca7502c41cb37fe777c783aa029707910f21 (diff)
gentoo auto-resync : 30:08:2023 - 22:09:29
Diffstat (limited to 'app-backup/duplicity/files')
-rw-r--r--app-backup/duplicity/files/duplicity-2.1.0-fix-docs-cmd.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/app-backup/duplicity/files/duplicity-2.1.0-fix-docs-cmd.patch b/app-backup/duplicity/files/duplicity-2.1.0-fix-docs-cmd.patch
new file mode 100644
index 000000000000..538ee80f9604
--- /dev/null
+++ b/app-backup/duplicity/files/duplicity-2.1.0-fix-docs-cmd.patch
@@ -0,0 +1,20 @@
+--- duplicity-2.1.0/setup.py 2023-08-30 13:39:42.430023811 -0400
++++ duplicity-2.1.0/setup.py 2023-08-30 13:41:59.154868245 -0400
+@@ -92,17 +92,6 @@
+ '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