_ >   53 53         find debian/dotlrn/usr -type d -exec chmod 0755 {} \;
  54 54         find debian/dotlrn/usr -type f -name *.pl -exec chmod 0755 {} \;         # Perl scripts +x
  55 55         find debian/dotlrn/usr -type f -name *.sh -exec chmod 0755 {} \;         # Shell scripts +x
< >   56           chmod 0755 debian/dotlrn/etc/dotlrn/install/checkout.sh debian/dotlrn/etc/dotlrn/install/post-checkout-script.sh debian/dotlrn/usr/share/dotlrn/bin/create-tablespace.tcl debian/dotlrn/usr/share/dotlrn/bin/restart-aolserver debian/dotlrn/usr/share/dotlrn/bin/webspell debian/dotlrn/usr/share/dotlrn/packages/acs-lang/bin/mygrep debian/dotlrn/etc/dotlrn/install/build-release.sh debian/dotlrn/usr/share/dotlrn/packages/acs-templating/www/resources/htmlarea/examples/2-areas.cgi debian/dotlrn/usr/share/dotlrn/packages/acs-templating/www/resources/htmlarea/examples/test.cgi debian/dotlrn/usr/share/dotlrn/packages/acs-templating/www/resources/htmlarea/plugins/SpellChecker/spell-check-logic.cgi debian/dotlrn/usr/share/dotlrn/packages/acs-templating/www/resources/xinha-nightly/plugins/SpellChecker/spell-check-logic.cgi
    56         chmod 0755 debian/dotlrn/etc/dotlrn/install/checkout.sh \
    57                 debian/dotlrn/etc/dotlrn/install/post-checkout-script.sh \
    58                 debian/dotlrn/usr/share/dotlrn/bin/create-tablespace.tcl \
    59                 debian/dotlrn/usr/share/dotlrn/bin/restart-aolserver \
    60                 debian/dotlrn/usr/share/dotlrn/bin/webspell \
    61                 debian/dotlrn/usr/share/dotlrn/packages/acs-lang/bin/mygrep \
    62                 debian/dotlrn/etc/dotlrn/install/build-release.sh \
    63                 debian/dotlrn/usr/share/dotlrn/packages/acs-templating/www/resources/htmlarea/examples/2-areas.cgi \
    64                 debian/dotlrn/usr/share/dotlrn/packages/acs-templating/www/resources/htmlarea/examples/test.cgi \
    65                 debian/dotlrn/usr/share/dotlrn/packages/acs-templating/www/resources/htmlarea/plugins/SpellChecker/spell-check-logic.cgi \
    66                 debian/dotlrn/usr/share/dotlrn/packages/acs-templating/www/resources/xinha-nightly/plugins/SpellChecker/spell-check-logic.cgi
< _   57 67
  58 68         dh_installdebconf       
  59 69         dh_link