wok rev 19785
Up cookutils (883)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 22 13:36:36 2017 +0100 (2017-02-22) |
parents | c49277dae7e9 |
children | 26752a482784 |
files | busybox/receipt cookutils-daemon/receipt cookutils/receipt wireless_tools/receipt |
line diff
1.1 --- a/busybox/receipt Wed Feb 22 10:53:56 2017 +0200 1.2 +++ b/busybox/receipt Wed Feb 22 13:36:36 2017 +0100 1.3 @@ -185,7 +185,7 @@ 1.4 grep -rl 'copy; 2' $fs/var/www | xargs \ 1.5 sed -i "s/copy; [0-9]*/copy; $(date +%Y)/" 1.6 1.7 - # Remove kmod & core-util-mount links 1.8 + # Remove kmod & util-linux-mount links 1.9 while read link; do 1.10 rm -f $fs$link 1.11 done <<EOT
2.1 --- a/cookutils-daemon/receipt Wed Feb 22 10:53:56 2017 +0200 2.2 +++ b/cookutils-daemon/receipt Wed Feb 22 13:36:36 2017 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="cookutils-daemon" 2.7 -VERSION="882" 2.8 +VERSION="883" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="SliTaz Cooker daemon script for build host." 2.11 MAINTAINER="pankso@slitaz.org"
3.1 --- a/cookutils/receipt Wed Feb 22 10:53:56 2017 +0200 3.2 +++ b/cookutils/receipt Wed Feb 22 13:36:36 2017 +0100 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="cookutils" 3.7 -VERSION="882" 3.8 +VERSION="883" 3.9 CATEGORY="base-system" 3.10 SHORT_DESC="SliTaz packages builder new generation." 3.11 MAINTAINER="pankso@slitaz.org"
4.1 --- a/wireless_tools/receipt Wed Feb 22 10:53:56 2017 +0200 4.2 +++ b/wireless_tools/receipt Wed Feb 22 13:36:36 2017 +0100 4.3 @@ -37,6 +37,7 @@ 4.4 You may need to install linux-wireless to have wireless network drivers. 4.5 Or install tazndis to use Windows drivers. 4.6 EOT 4.7 + true 4.8 } 4.9 4.10 # Rules to clean extras dirs or files