wok diff lm-sensors/receipt @ rev 20050
xautolock: add deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 01 12:54:10 2017 +0200 (2017-09-01) |
parents | 02bedd0cabb7 |
children | 3705d68ed8f3 |
line diff
1.1 --- a/lm-sensors/receipt Fri Sep 27 15:02:39 2013 +0000 1.2 +++ b/lm-sensors/receipt Fri Sep 01 12:54:10 2017 +0200 1.3 @@ -18,7 +18,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 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 | \ 1.11 sed 's/d: No such file/d: no such file/'