wok-stable diff linux-coda/receipt @ rev 4012

* Up: ImageMagick (6.5.5-6)
author Mallory Mollo <mallory@sweetpeople.org>
date Thu Sep 03 03:35:20 2009 +0200 (2009-09-03)
parents 7df76f20d2c3
children 7589496c772c
line diff
     1.1 --- a/linux-coda/receipt	Fri Aug 07 23:18:34 2009 +0200
     1.2 +++ b/linux-coda/receipt	Thu Sep 03 03:35:20 2009 +0200
     1.3 @@ -18,7 +18,7 @@
     1.4      mkdir -p $fs/$path $fs/etc
     1.5      export src
     1.6      export _pkg
     1.7 -    $src/list_modules.sh fs/coda | while read module; do
     1.8 +    $src/slitaz/list_modules.sh fs/coda | while read module; do
     1.9      	dir=$path/$(dirname $module)
    1.10      	[ -d $fs/$dir ] || mkdir -p $fs/$dir
    1.11          cp -a $_pkg/$path/$module $fs/$dir