wok-next diff bazaar/receipt @ rev 14245

posixovl: fix symlink size
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 23 19:33:01 2013 +0100 (2013-03-23)
parents e1085ba13110
children 223b265f40fd
line diff
     1.1 --- a/bazaar/receipt	Tue Jun 26 15:38:50 2012 +0000
     1.2 +++ b/bazaar/receipt	Sat Mar 23 19:33:01 2013 +0100
     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  	python setup.py install \
     1.9  		--prefix=/usr \
    1.10  		--root=$DESTDIR \