Update bits and pieces that should be substituted in files.

This commit is contained in:
Laurence Withers 2006-07-25 19:19:59 +01:00
commit e1de1ce843
42 changed files with 80 additions and 80 deletions

View file

@ -64,5 +64,5 @@ do_cmd_redir() {
fi
}
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
# vim: expandtab:ts=4:sw=4
# kate: @KATE_MODELINE@
# vim: @VIM_MODELINE@

View file

@ -76,5 +76,5 @@ gpg -a -b "${PKGNAME}-doc.tar.bz2"
# clean up
rm -rf "${PKGNAME}" "${PKGNAME}-doc"
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
# vim: expandtab:ts=4:sw=4
# kate: @KATE_MODELINE@
# vim: @VIM_MODELINE@