wok diff lm-sensors/receipt @ rev 19746

compiz-plugins-extra: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 18 17:58:28 2017 +0100 (2017-02-18)
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	Sat Feb 18 17:58:28 2017 +0100
     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/'