wok diff lm-sensors/receipt @ rev 20390
broadcom-wl: update 3.14.0.patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 23 13:39:05 2018 +0200 (2018-06-23) |
parents | e8c84b81fa04 |
children | 8dd8bab3f0ca |
line diff
1.1 --- a/lm-sensors/receipt Wed Jul 06 12:08:46 2016 +0200 1.2 +++ b/lm-sensors/receipt Sat Jun 23 13:39:05 2018 +0200 1.3 @@ -18,6 +18,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i 's|uname -m|echo i486|' Makefile 1.8 sed -i 's|/man|/share&|' Makefile 1.9 patch -p0 < $stuff/linux-3.0.patch && 1.10 make PREFIX=/usr PROG_EXTRA=sensord DESTDIR=$DESTDIR install 2>&1 | \