Czy można zaaplikować patcha w załaczniku do pakietu
logcheck-1.3.15-1.noarch ?
Problem opisany przezemnie w
https://www.mail-archive.com/[email protected]/msg29042.html
Ewentualnie udostępnić nowszą wersję, np 1.3.17 gdzie jest już
naprawiony ?
Krzysztof Szwaba
--- /home/kszwaba/Pulpit/logcheck.current
+++ /home/kszwaba/Pulpit/gvfs/sftp:host=syslog.infolan.net.pl,port=12,user=root/usr/sbin/logcheck
@@ -212,10 +212,10 @@
if [ -d "$dir" ]; then
if [ ! -d "$cleaned" ]; then
- install -d "$cleaned" \
+ mkdir "$cleaned" \
|| error "Could not make dir $cleaned for cleaned rulefiles."
fi
- for rulefile in $(run-parts -u "$dir"); do
+ for rulefile in $(run-parts "$dir" --list); do
rulefile="$(basename "$rulefile")"
if [ -f "${dir}/${rulefile}" ]; then
debug "cleanrules: ${dir}/${rulefile}"
_______________________________________________
pld-devel-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl