wok-current diff nut/receipt @ rev 6014

libgdiplus: Upgrade to 2.6.7
author Matthew Sheets <rcx@zoominternet.net>
date Sat Aug 14 18:59:56 2010 +0000 (2010-08-14)
parents ae250fd4f9df
children b04abd30b007
line diff
     1.1 --- a/nut/receipt	Fri Aug 13 21:18:10 2010 +0200
     1.2 +++ b/nut/receipt	Sat Aug 14 18:59:56 2010 +0000
     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