wok-6.x diff mcabber/receipt @ rev 5447

linmodem-intel-536ep: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 05 13:17:38 2010 +0200 (2010-05-05)
parents 2c679ce49f4c
children 19dcddc29280
line diff
     1.1 --- a/mcabber/receipt	Sat Jun 13 13:32:50 2009 +0200
     1.2 +++ b/mcabber/receipt	Wed May 05 13:17:38 2010 +0200
     1.3 @@ -25,6 +25,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr
     1.7 -	cp -a $_pkg/usr/bin $fs
     1.8 +	cp -a $_pkg/usr/bin $fs/usr
     1.9  }
    1.10