wok diff lm-sensors/receipt @ rev 19863

syslinux/bootiso.S: remove VCPI code (duplicate/tazboot)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 26 15:53:23 2017 +0200 (2017-03-26)
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	Sun Mar 26 15:53:23 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/'