wok rev 8812

Automated merge with http://hg.slitaz.org/wok
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Feb 23 02:53:38 2011 +0100 (2011-02-23)
parents 7b6190568691 670cf2c7c125
children 029d3e9b3036
files
line diff
     1.1 --- a/gitmail/receipt	Tue Feb 22 20:50:37 2011 +0000
     1.2 +++ b/gitmail/receipt	Wed Feb 23 02:53:38 2011 +0100
     1.3 @@ -26,6 +26,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr
     1.7 -	cp -a GhostInTheMail-$VERSION/_pkg/usr/bin $fs/usr
     1.8 +	cp -a $_pkg/usr/bin $fs/usr
     1.9  	strip -s $fs/usr/bin/*
    1.10  }