debian/rules
changeset 84 e54c345e0d4a
parent 82 0fb820141076
child 89 787ff6069eab
--- 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/*' \) \