X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=cron.d%2F700install_static;h=933fb2143a3552c425a3f0b973d5776b96595ade;hp=16ee7094be9a47cec4435c8fa8b6cbe206a0a08c;hb=2442b6d4d053bc955fcfa96db3c74d52416303bc;hpb=5e5d476639e6628be78ed580196a967521eff0bd diff --git a/cron.d/700install_static b/cron.d/700install_static index 16ee709..933fb21 100755 --- a/cron.d/700install_static +++ b/cron.d/700install_static @@ -6,4 +6,5 @@ set -e test -d "$htmldir" || mkdir -p "$htmldir" -cd "$topdir" && ttree --eval_perl -f ./conf/ttreerc +cd "$topdir" && ttree --perl5lib=${libdir} --load_perl --eval_perl \ + -f ./conf/ttreerc