wok diff ratmenu/receipt @ rev 19898
linld/tazboot: fix set_kernel
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 07 21:50:50 2017 +0200 (2017-04-07) |
parents | 23c3aed67cd9 |
children | e472f8c4cb53 |
line diff
1.1 --- a/ratmenu/receipt Thu Dec 05 20:23:08 2013 +0000 1.2 +++ b/ratmenu/receipt Fri Apr 07 21:50:50 2017 +0200 1.3 @@ -15,9 +15,8 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 make PREFIX=/usr && 1.9 - make PREFIX=$DESTDIR/usr install 1.10 + make PREFIX=$DESTDIR/usr MANDIR=$DESTDIR/usr/share/man install 1.11 } 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg.