wok diff mcabber-help/receipt @ rev 5520

php: enable curl in compile options
author Rohit Joshi <jozee@slitaz.org>
date Mon May 10 12:38:42 2010 -0400 (2010-05-10)
parents 03a799424aaa
children 85dc1e01e8e7
line diff
     1.1 --- a/mcabber-help/receipt	Fri Sep 26 09:21:16 2008 +0000
     1.2 +++ b/mcabber-help/receipt	Mon May 10 12:38:42 2010 -0400
     1.3 @@ -13,6 +13,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/share
     1.7 -	cp -a $_pkg/usr/share/mcabber $fs
     1.8 +	cp -a $_pkg/usr/share/mcabber $fs/usr/share
     1.9  }
    1.10