# HG changeset patch # User Pascal Bellard # Date 1352111325 -3600 # Node ID 2771a5b12f2f83995d8686d567b722598d4c4562 # Parent 428ce15cd9ffed3b8385a7b0eb86fc65cff75747 linux/list_modules.sh: modules.list has moved... (add a warning) diff -r 428ce15cd9ff -r 2771a5b12f2f linux/receipt --- a/linux/receipt Mon Nov 05 11:23:50 2012 +0100 +++ b/linux/receipt Mon Nov 05 11:28:45 2012 +0100 @@ -286,6 +286,7 @@ export src export _pkg mkdir -p $WOK/$PACKAGE/source/tmp + # Warning stuff/list_modules.sh must find the generated modules.list $stuff/list_modules.sh \ $(cat $stuff/modules.list) > $WOK/$PACKAGE/source/tmp/modules.list while read module; do