wok diff python-socketpool/receipt @ rev 20926
updated fltk, fltk-blocks, fltk-checkers, fltk-colbrowser, fltk-dev, fltk-editor, and fltk-sudoku (1.3.3 -> 1.3.4.2)
author | Hans-Günter Theisgen |
---|---|
date | Sat Mar 02 13:00:42 2019 +0100 (2019-03-02) |
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 Sat Mar 02 13:00:42 2019 +0100 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 -