wok diff laptop-mode-tools/receipt @ rev 19815
mate-polkit: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 02 10:17:19 2017 +0100 (2017-03-02) |
parents | 8d64ce80ab95 |
children | 4e6e6bbe01bc |
line diff
1.1 --- a/laptop-mode-tools/receipt Mon Mar 10 11:43:00 2014 +0000 1.2 +++ b/laptop-mode-tools/receipt Thu Mar 02 10:17:19 2017 +0100 1.3 @@ -14,7 +14,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|/usr/man|/usr/share/man|' install.sh 1.9 make DESTDIR=$DESTDIR INIT_D=none install 1.10 } 1.11 1.12 @@ -31,4 +31,3 @@ 1.13 cp -a $install/lib/udev $fs/lib/ 1.14 cp -a $install/usr/lib/ $fs/usr/ 1.15 } 1.16 -