wok-next diff echinus/receipt @ rev 12256

Up: slitaz-base-files (5.0) - Back to a cooking stat (WARNING: only toolchain and it deps must be updated for now)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 17:37:42 2012 +0200 (2012-04-10)
parents 59009b1c6878
children fcdd50638150
line diff
     1.1 --- a/echinus/receipt	Tue Mar 01 17:06:27 2011 +0100
     1.2 +++ b/echinus/receipt	Tue Apr 10 17:37:42 2012 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	cp ../stuff/config.mk config.mk
     1.8 +	cp $stuff/config.mk config.mk
     1.9  	make &&
    1.10  	make DESTDIR=$PWD/_pkg install
    1.11  }