wok-current diff linux-libre-acpi/receipt @ rev 21746
updated qrencode and qrencode-dev again (3.1.1 -> 4.0.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jun 14 16:14:44 2019 +0100 (2019-06-14) |
parents | 9e8d7fd12ee2 |
children |
line diff
1.1 --- a/linux-libre-acpi/receipt Mon Dec 17 23:42:42 2018 +0100 1.2 +++ b/linux-libre-acpi/receipt Fri Jun 14 16:14:44 2019 +0100 1.3 @@ -17,7 +17,7 @@ 1.4 local path 1.5 path=lib/modules/$VERSION-slitaz/kernel 1.6 mkdir -p $fs/$path 1.7 - export src install 1.8 + export src install _pkg 1.9 $wanted_stuff/list_modules.sh drivers/acpi drivers/platform/x86 | \ 1.10 while read module; do 1.11 dir=$path/$(dirname $module)