wok diff lziprecover/receipt @ rev 21096

updated laptop-mode-tools (1.60 -> 1.72.2)
author Hans-G?nter Theisgen
date Sat Mar 16 17:35:06 2019 +0100 (2019-03-16)
parents 8d7732e4186f
children 9d8df9f05e92
line diff
     1.1 --- a/lziprecover/receipt	Thu Jun 28 11:44:28 2018 +0200
     1.2 +++ b/lziprecover/receipt	Sat Mar 16 17:35:06 2019 +0100
     1.3 @@ -16,6 +16,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	mkdir -p $DESTDIR/usr/share/doc
     1.8 +	cp README $DESTDIR/usr/share/doc
     1.9  	./configure --prefix=/usr $CONFIGURE_ARGS &&
    1.10  	make &&
    1.11  	make DESTDIR=$DESTDIR install