wok-current diff python-pygame/receipt @ rev 6654
Added linux-api-headers. This is like linux-headers but it doesn't depend on linux to be build. Also this means we can update the kernel without rebuild the toolchain.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 11 02:17:02 2010 +0000 (2010-10-11) |
parents | 5921dc28d8c6 |
children | 788424414853 |
line diff
1.1 --- a/python-pygame/receipt Sat Oct 09 15:31:15 2010 +0200 1.2 +++ b/python-pygame/receipt Mon Oct 11 02:17:02 2010 +0000 1.3 @@ -26,7 +26,7 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - PYTHON_LIB=$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/') 1.8 + PYTHON_LIB=python$(grep ^VERSION= $WOK/python/receipt | sed 's/.*"\(...\).*/\1/') 1.9 mkdir -p $fs/usr 1.10 cp -a $_pkg/usr/lib $fs/usr 1.11 chmod 644 $fs/usr/lib/$PYTHON_LIB/site-packages/pygame/freesansbold.ttf