diff -r b9b4a95d8850 -r e54c345e0d4a debian/rules --- a/debian/rules Mon Sep 19 15:47:49 2011 +0200 +++ b/debian/rules Mon Sep 19 16:49:41 2011 +0200 @@ -26,6 +26,9 @@ mv ${core}/usr/share/littlebird-tc/TrustCenter/data/logs ${core}/var/log/littlebird-tc mv ${core}/usr/share/littlebird-tc/TrustCenter/data/* ${core}/var/lib/littlebird-tc/ + # fix permissions + chmod +x ${core}/usr/share/littlebird-tc/TrustCenter/scripts/install_update_db + # find ${core} ${common} ${sql} -type f -exec chmod a-x {} + # find ${core} ${common} ${sql} -type f \ # \( -name '*.sh' -o -path '*/scripts/*' \) \