wok diff python-pyxml/receipt @ rev 18086
Rebuild Python packages to remove "*.pyc" files from packages files.lists (part last)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat May 23 16:17:14 2015 +0300 (2015-05-23) |
parents | fd4f1e692109 |
children | c9b5496994f8 |
line diff
1.1 --- a/python-pyxml/receipt Sat Oct 19 13:53:26 2013 +0000 1.2 +++ b/python-pyxml/receipt Sat May 23 16:17:14 2015 +0300 1.3 @@ -17,7 +17,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 patch -Np1 -i $stuff/fix-python2.6.patch 1.9 python setup.py build --with-xslt 1.10 python setup.py install --root=$DESTDIR 1.11 @@ -34,4 +33,4 @@ 1.12 { 1.13 [ -d $1/var/lib/tazpkg/installed/pyxml ] && 1.14 rm -rf $1/var/lib/tazpkg/installed/pyxml 1.15 -} 1.16 \ No newline at end of file 1.17 +}