wok-6.x diff at/receipt @ rev 19512
busybox: add hd (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Nov 22 15:47:28 2016 +0100 (2016-11-22) |
parents | 11b5e93cb5f2 |
children | 53dff15e8d95 |
line diff
1.1 --- a/at/receipt Tue Jul 05 15:34:01 2016 +0300 1.2 +++ b/at/receipt Tue Nov 22 15:47:28 2016 +0100 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 \