summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2020-06-24 13:34:33 -0500
committerBen Kohler <bkohler@gentoo.org>2020-06-24 16:22:12 -0500
commit1dc55ec11236008be7781e1f4b53ad98dc255e2b (patch)
tree7c282df535b1fa32edac13777f3fd29258a76d13 /app-misc/lfm/files/lfm-2.3-no-doc.patch
parentapp-text/q-text-as-data: cleanup py2-only version (diff)
downloadgentoo-1dc55ec11236008be7781e1f4b53ad98dc255e2b.tar.gz
gentoo-1dc55ec11236008be7781e1f4b53ad98dc255e2b.tar.bz2
gentoo-1dc55ec11236008be7781e1f4b53ad98dc255e2b.zip
app-misc/lfm: drop old (py2 only)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'app-misc/lfm/files/lfm-2.3-no-doc.patch')
-rw-r--r--app-misc/lfm/files/lfm-2.3-no-doc.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-misc/lfm/files/lfm-2.3-no-doc.patch b/app-misc/lfm/files/lfm-2.3-no-doc.patch
deleted file mode 100644
index 3b69881589e0..000000000000
--- a/app-misc/lfm/files/lfm-2.3-no-doc.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- lfm-2.3/setup.py.orig
-+++ lfm-2.3/setup.py
-@@ -56,8 +56,7 @@
- 'lfm/actions', 'lfm/compress', 'lfm/utils', 'lfm/vfs',
- 'lfm/config', 'lfm/pyview'],
- scripts = ['lfm/lfm', 'lfm/pyview'],
-- data_files = [('share/doc/lfm', DOC_FILES),
-- ('share/man/man1', MAN_FILES)]
-+ data_files = [('share/man/man1', MAN_FILES)]
- # **addargs
- )
-