summaryrefslogtreecommitdiff
path: root/app-backup/duplicity/files/duplicity-2.1.0-fix-docs-cmd.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-12 17:29:30 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-12 17:29:30 +0000
commit3bcdaa6f06fae7659c3ac8294503c45e6736a2e1 (patch)
treebacdf1ca962c5d980cb299e02560868f426efcf1 /app-backup/duplicity/files/duplicity-2.1.0-fix-docs-cmd.patch
parentc9818073ff1b4fa99a5b484aa5f5e02d4aa487b9 (diff)
gentoo auto-resync : 12:12:2023 - 17:29:30
Diffstat (limited to 'app-backup/duplicity/files/duplicity-2.1.0-fix-docs-cmd.patch')
-rw-r--r--app-backup/duplicity/files/duplicity-2.1.0-fix-docs-cmd.patch20
1 files changed, 0 insertions, 20 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
deleted file mode 100644
index 538ee80f9604..000000000000
--- a/app-backup/duplicity/files/duplicity-2.1.0-fix-docs-cmd.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- 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