diff options
Diffstat (limited to 'debian/sciteco-common.install')
-rw-r--r-- | debian/sciteco-common.install | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/sciteco-common.install b/debian/sciteco-common.install new file mode 100644 index 0000000..4c51ec1 --- /dev/null +++ b/debian/sciteco-common.install @@ -0,0 +1,11 @@ +# Explicitly does not contain fallback.css, which goes into sciteco-gtk. +usr/share/sciteco/lib +usr/share/sciteco/*.teco_ini +usr/share/sciteco/*.tmac + +# FIXME: Including the manpages here provokes lintian warnings. +# Perhaps sciteco-curses and sciteco-gtk should just ship their own versions. +usr/share/man/man1/sciteco.1 +usr/share/man/man1/grosciteco.tes.1 +usr/share/man/man1/tedoc.tes.1 +usr/share/man/man7/sciteco.7 |