wok diff python-socketpool/receipt @ rev 19467
slitaz-i18n: give translations from yad-gtk2 package.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Oct 25 01:31:43 2016 +0300 (2016-10-25) |
parents | bf4a09ef1d2e |
children | 814362194a8d |
line diff
1.1 --- a/python-socketpool/receipt Fri Oct 18 22:13:53 2013 +0000 1.2 +++ b/python-socketpool/receipt Tue Oct 25 01:31:43 2016 +0300 1.3 @@ -1,6 +1,6 @@ 1.4 # SliTaz package receipt. 1.5 1.6 -PACKAGE="python-socketpool" 1.7 +PACKAGE="python-socketpool" 1.8 SOURCE="socketpool" 1.9 VERSION="0.5.2" 1.10 CATEGORY="development" 1.11 @@ -17,7 +17,6 @@ 1.12 # Rules to configure and make the package. 1.13 compile_rules() 1.14 { 1.15 - cd $src 1.16 python setup.py install --root=$DESTDIR 1.17 } 1.18 1.19 @@ -28,4 +27,3 @@ 1.20 rm -rf $install/usr/socketpool 1.21 cp -a $install/usr $fs 1.22 } 1.23 -