summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-03-30 18:24:53 +0200
committerAaron Bauman <bman@gentoo.org>2020-05-14 18:19:30 -0400
commit71f5053e2100d470bb38910d0c19f5ab586894f4 (patch)
treea2520a46514cc10274eaea42a4f8fcfbf7e42286 /dev-python/python-xlib
parentdev-python/python-dateutil: remove unused patch (diff)
downloadgentoo-71f5053e2100d470bb38910d0c19f5ab586894f4.tar.gz
gentoo-71f5053e2100d470bb38910d0c19f5ab586894f4.tar.bz2
gentoo-71f5053e2100d470bb38910d0c19f5ab586894f4.zip
dev-python/python-xlib: remove unused patch(es)
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python/python-xlib')
-rw-r--r--dev-python/python-xlib/files/defs11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-python/python-xlib/files/defs b/dev-python/python-xlib/files/defs
deleted file mode 100644
index 2da6f932799b..000000000000
--- a/dev-python/python-xlib/files/defs
+++ /dev/null
@@ -1,11 +0,0 @@
-# Definitions for documentation makefiles
-
-SRCDIR = ../src
-
-TOPSRC = $(SRCDIR)/python-xlib.texi
-
-SRCS = $(TOPSRC) \
- $(SRCDIR)/concepts.texi $(SRCDIR)/package.texi \
- $(SRCDIR)/connect.texi $(SRCDIR)/errors.texi \
- $(SRCDIR)/events.texi $(SRCDIR)/objects.texi
-