wok-stable diff nut/receipt @ rev 6082
Up: kismet (2010-07-R1)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Aug 29 11:22:39 2010 +0200 (2010-08-29) |
parents | ae250fd4f9df |
children | b04abd30b007 |
line diff
1.1 --- a/nut/receipt Fri Aug 13 21:18:10 2010 +0200 1.2 +++ b/nut/receipt Sun Aug 29 11:22:39 2010 +0200 1.3 @@ -30,7 +30,7 @@ 1.4 { 1.5 mkdir -p $fs/usr/share $fs/etc 1.6 for i in $_pkg/etc/*.sample ; do 1.7 - cp -a $i $(basename $i .sample) 1.8 + cp -a $i $fs/etc/$(basename $i .sample) 1.9 done 1.10 cp -a $_pkg/lib $fs 1.11 cp -a $_pkg/usr/lib $fs/usr