wok diff lm-sensors/receipt @ rev 20007

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Wed Aug 02 12:34:36 2017 -0300 (2017-08-02)
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	Wed Aug 02 12:34:36 2017 -0300
     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/'