wok-next diff at/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 11b5e93cb5f2
children f0bf21e1abf7
line diff
     1.1 --- a/at/receipt	Tue Jul 05 15:34:01 2016 +0300
     1.2 +++ b/at/receipt	Wed Jul 06 00:15:11 2016 +0200
     1.3 @@ -15,6 +15,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|/doc|/share/doc|' Makefile*
     1.8  	./configure --with-daemon_username=nobody \
     1.9  	--with-daemon_groupname=nogroup \
    1.10  	--with-atspool=/var/spool/atd \