wok diff aiksaurus/receipt @ rev 8188

imported patch toolchain/glibc-locale.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:50 2011 +0100 (2011-01-27)
parents 79077110c5c7
children 0b9117137f68
line diff
     1.1 --- a/aiksaurus/receipt	Sun Oct 31 23:24:00 2010 +0100
     1.2 +++ b/aiksaurus/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.3 @@ -30,6 +30,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/lib
     1.6  	cp -a $_pkg/usr/bin $_pkg/usr/share $fs/usr
     1.7 -	cp -a $_pkg/usr/lib/*.so* $fs/usr
     1.8 +	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.9  }
    1.10