wok-next diff logrotate/receipt @ rev 21727
created recipe for vbindiff
author | Hans-G?nter Theisgen |
---|---|
date | Sat Nov 21 14:32:44 2020 +0100 (2020-11-21) |
parents | f48456621a9d |
children |
line diff
1.1 --- a/logrotate/receipt Tue Oct 16 16:46:05 2018 +0300 1.2 +++ b/logrotate/receipt Sat Nov 21 14:32:44 2020 +0100 1.3 @@ -28,7 +28,7 @@ 1.4 genpkg_rules() { 1.5 copy @std 1.6 DEPENDS="popt" 1.7 - CONFIG_FILE="/etc/logrotate.conf" 1.8 + CONFIG_FILES="/etc/logrotate.conf" 1.9 } 1.10 1.11 post_install() {