wok diff libsasl/receipt @ rev 9974

linux: FIX config files (they was missing config and still i486 config)
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 18 19:11:35 2011 +0200 (2011-05-18)
parents 129bb5b11a7e
children de49f29b101e
line diff
     1.1 --- a/libsasl/receipt	Wed Mar 02 03:12:51 2011 +0000
     1.2 +++ b/libsasl/receipt	Wed May 18 19:11:35 2011 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  		dir=${file%/*}
     1.5  		[ -d $fs$dir ] || mkdir -p $fs$dir
     1.6  		cp -a $_pkg$file $fs$dir
     1.7 -	done < $WOK/$WANTED/stuff/$PACKAGE.files-list
     1.8 +	done < $wanted_stuff/$PACKAGE.files-list
     1.9  }
    1.10  
    1.11