wok-current diff linux/receipt @ rev 13648

enlightenment: fix typo
author Christophe Lincoln <pankso@slitaz.org>
date Fri Nov 16 00:53:26 2012 +0100 (2012-11-16)
parents e0a72cb63515
children 2f557044d140
line diff
     1.1 --- a/linux/receipt	Tue May 22 11:26:32 2012 +0200
     1.2 +++ b/linux/receipt	Fri Nov 16 00:53:26 2012 +0100
     1.3 @@ -286,6 +286,7 @@
     1.4      export src
     1.5      export _pkg
     1.6      mkdir -p $WOK/$PACKAGE/source/tmp
     1.7 +    # Warning stuff/list_modules.sh must find the generated modules.list
     1.8      $stuff/list_modules.sh \
     1.9  	$(cat $stuff/modules.list) > $WOK/$PACKAGE/source/tmp/modules.list
    1.10      while read module; do