wok diff cpufrequtils/receipt @ rev 19284

at, chrpath, cpufrequtils, dev86, genromfs: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 00:15:11 2016 +0200 (2016-07-06)
parents eb8067417980
children c060a4ab6c00
line diff
     1.1 --- a/cpufrequtils/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/cpufrequtils/receipt	Wed Jul 06 00:15:11 2016 +0200
     1.3 @@ -16,8 +16,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 -	make LIBTOOL_OPT="--silent --tag=CC" && make DESTDIR=$DESTDIR install	
     1.9 +	make LIBTOOL_OPT="--silent --tag=CC" &&
    1.10 +	make DESTDIR=$DESTDIR mandir=/usr/share/man install	
    1.11  }
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.