wok diff logrotate/receipt @ rev 20273

linux: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 18 17:13:32 2018 +0100 (2018-03-18)
parents 9e01bc6321ea
children 8e449fe1df2e
line diff
     1.1 --- a/logrotate/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/logrotate/receipt	Sun Mar 18 17:13:32 2018 +0100
     1.3 @@ -17,8 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 -	make && make PREFIX=$DESTDIR install
     1.9 +	make && make PREFIX=$DESTDIR MANDIR=/usr/share/man install
    1.10  }
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.