Index: installers/debian/dotlrn/rules =================================================================== RCS file: /usr/local/cvsroot/installers/debian/dotlrn/rules,v diff -u -r1.1 -r1.2 --- installers/debian/dotlrn/rules 12 Mar 2008 12:29:42 -0000 1.1 +++ installers/debian/dotlrn/rules 13 Mar 2008 13:22:13 -0000 1.2 @@ -52,15 +52,7 @@ find debian/dotlrn/usr -type d -exec chmod 0755 {} \; find debian/dotlrn/usr -type f -name *.pl -exec chmod 0755 {} \; # Perl scripts +x find debian/dotlrn/usr -type f -name *.sh -exec chmod 0755 {} \; # Shell scripts +x - #chmod 755 debian/moodle/usr/share/moodle/lib/editor/htmlarea/plugins/SpellChecker/spell-check-logic.cgi - #chmod 755 debian/moodle/usr/share/moodle/mod/chat/chatd.php - #rm debian/moodle/usr/share/moodle/mod/chat/chatd.php - #chmod 755 debian/moodle/usr/share/moodle/mod/wiki/ewiki/fragments/mkhuge - #chmod 755 debian/moodle/usr/share/moodle/filter/algebra/algebra2tex.pl - #chmod 755 debian/moodle/usr/share/moodle/admin/process_email.php - #rm -f debian/moodle/usr/share/moodle/filter/tex/*mimetex* - #rm -f debian/moodle/usr/share/moodle/admin/delete.php - + dh_installdebconf dh_link dh_compress