wok diff python-couchdbkit/receipt @ rev 7481

Removed glibc-locale from abiword depends. Added soft link for /usr/share/pixmaps/abiword.png to /usr/share/icons/abiword_48.png. Fixed error when running abiword on command line.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 02:25:29 2010 +0000 (2010-12-02)
parents 5921dc28d8c6
children be13f25e790b
line diff
     1.1 --- a/python-couchdbkit/receipt	Sat Oct 09 15:31:15 2010 +0200
     1.2 +++ b/python-couchdbkit/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -23,7 +23,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  	_pkg="$SOURCE/_pkg"
    1.10  	for file in `find $_pkg | grep 'pyc$'`; do
    1.11  		rm $file