I changed all files (but not the directories) under
/var/lib/pootle to not-executable and had no problems.
Maybe the maintainer really wants sth. like this:

find /var/lib/pootle -type d -exec chmod 755 {} \;
find /var/lib/pootle -type f -exec chmod 644 {} \;

or whatever.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to