Hi, after a short look I think something like this should help: --- preinst.orig 2010-12-14 11:09:41.000000000 +0100 +++ preinst 2010-12-14 11:10:20.000000000 +0100 @@ -64,7 +64,7 @@ fi if test -d /var/www/squid-reports; then - mv /var/www/squid-reports/* /var/lib/sarg + test -f /var/www/squid-reports/* && mv /var/www/squid-reports/* /var/lib/sarg rmdir /var/www/squid-reports fi fi
Luigi, are you looking after that or should I test it and NMU? Sven -- And I don't know much, but I do know this: With a golden heart comes a rebel fist. [ Streetlight Manifesto - Here's To Life ] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org