Index: installers/debian/openacs/rules
===================================================================
RCS file: /usr/local/cvsroot/installers/debian/openacs/rules,v
diff -u -r1.2 -r1.3
--- installers/debian/openacs/rules	9 Apr 2008 13:37:39 -0000	1.2
+++ installers/debian/openacs/rules	26 Jun 2008 11:20:22 -0000	1.3
@@ -52,7 +52,17 @@
 	find debian/openacs/usr -type d -exec chmod 0755 {} \;
 	find debian/openacs/usr -type f -name *.pl -exec chmod 0755 {} \;         # Perl scripts +x
 	find debian/openacs/usr -type f -name *.sh -exec chmod 0755 {} \;         # Shell scripts +x
-	chmod 0755 debian/openacs/etc/openacs/install/checkout.sh debian/openacs/etc/openacs/install/post-checkout-script.sh debian/openacs/usr/share/openacs/bin/create-tablespace.tcl debian/openacs/usr/share/openacs/bin/restart-aolserver debian/openacs/usr/share/openacs/bin/webspell debian/openacs/usr/share/openacs/packages/acs-lang/bin/mygrep debian/openacs/etc/openacs/install/build-release.sh debian/openacs/usr/share/openacs/packages/acs-templating/www/resources/htmlarea/examples/2-areas.cgi debian/openacs/usr/share/openacs/packages/acs-templating/www/resources/htmlarea/examples/test.cgi debian/openacs/usr/share/openacs/packages/acs-templating/www/resources/htmlarea/plugins/SpellChecker/spell-check-logic.cgi debian/openacs/usr/share/openacs/packages/acs-templating/www/resources/xinha-nightly/plugins/SpellChecker/spell-check-logic.cgi
+	chmod 0755 debian/openacs/etc/openacs/install/checkout.sh \
+		debian/openacs/etc/openacs/install/post-checkout-script.sh \
+ 		debian/openacs/usr/share/openacs/bin/create-tablespace.tcl \
+		debian/openacs/usr/share/openacs/bin/restart-aolserver \
+		debian/openacs/usr/share/openacs/bin/webspell \
+		debian/openacs/usr/share/openacs/packages/acs-lang/bin/mygrep \
+		debian/openacs/etc/openacs/install/build-release.sh \
+		debian/openacs/usr/share/openacs/packages/acs-templating/www/resources/htmlarea/examples/2-areas.cgi \
+		debian/openacs/usr/share/openacs/packages/acs-templating/www/resources/htmlarea/examples/test.cgi \
+		debian/openacs/usr/share/openacs/packages/acs-templating/www/resources/htmlarea/plugins/SpellChecker/spell-check-logic.cgi \
+		debian/openacs/usr/share/openacs/packages/acs-templating/www/resources/xinha-nightly/plugins/SpellChecker/spell-check-logic.cgi
 
 	dh_installdebconf	
 	dh_link