From 287a0fe9a7ce91bdbb32e2037b6e375a2fcdd535 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 18 May 2012 14:44:20 +0000 Subject: testing/py-lxml: old stuff removed --- testing/py-lxml/APKBUILD | 7 ------- 1 file changed, 7 deletions(-) diff --git a/testing/py-lxml/APKBUILD b/testing/py-lxml/APKBUILD index ff40f9564..dc2ccec5e 100644 --- a/testing/py-lxml/APKBUILD +++ b/testing/py-lxml/APKBUILD @@ -14,13 +14,6 @@ install= source="http://codespeak.net/lxml/$_pkgname-$pkgver.tgz" _builddir="$srcdir"/$_pkgname-$pkgver -##build() { -## cd "$_builddir" -## -## python setup.py install --root="$pkgdir" -## echo "/usr/lib/python2.6/site-packages/$_pkgname-$pkgver-py2.6.egg" > "$pkgdir"/usr/lib/python2.6/site-packages/$_pkgname.pth -##} - build() { cd "$_builddir" python setup.py build || return 1 -- cgit v1.2.3