summaryrefslogtreecommitdiff
path: root/src/stage4/patches/generic/python-lxml.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage4/patches/generic/python-lxml.patch')
-rw-r--r--src/stage4/patches/generic/python-lxml.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/stage4/patches/generic/python-lxml.patch b/src/stage4/patches/generic/python-lxml.patch
deleted file mode 100644
index bd1d890..0000000
--- a/src/stage4/patches/generic/python-lxml.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -rupN a/PKGBUILD b/PKGBUILD
---- a/PKGBUILD 2018-04-05 08:15:25.879660799 +0200
-+++ b/PKGBUILD 2018-04-05 08:15:25.879660799 +0200
-@@ -10,7 +10,7 @@ arch=('x86_64')
- license=('BSD' 'custom')
- url="http://lxml.de/"
- makedepends=('libxslt' 'python-setuptools' 'python2-setuptools' 'epydoc' 'python2-pygments'
-- 'python2-docutils')
-+ 'python2-docutils' 'cython' 'cython2')
- checkdepends=('python-cssselect' 'python2-cssselect' 'python-html5lib' 'python2-html5lib'
- 'python-beautifulsoup4' 'python2-beautifulsoup4' 'cython' 'cython2')
- source=("https://github.com/lxml/lxml/archive/lxml-$pkgver.tar.gz")