diff options
Diffstat (limited to 'xmake/scripts/xpack/deb/debian/xmake.doc-base.ex')
| -rw-r--r-- | xmake/scripts/xpack/deb/debian/xmake.doc-base.ex | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/xmake/scripts/xpack/deb/debian/xmake.doc-base.ex b/xmake/scripts/xpack/deb/debian/xmake.doc-base.ex deleted file mode 100644 index 1dda4d3da..000000000 --- a/xmake/scripts/xpack/deb/debian/xmake.doc-base.ex +++ /dev/null @@ -1,20 +0,0 @@ -Document: ${PACKAGE_NAME} -Title: Debian ${PACKAGE_NAME} Manual -Author: ${PACKAGE_AUTHOR} -Abstract: This manual describes what ${PACKAGE_NAME} is - and how it can be used to - manage online manuals on Debian systems. -Section: unknown - -Format: debiandoc-sgml -Files: /usr/share/doc/${PACKAGE_NAME}/${PACKAGE_NAME}.sgml.gz - -Format: postscript -Files: /usr/share/doc/${PACKAGE_NAME}/${PACKAGE_NAME}.ps.gz - -Format: text -Files: /usr/share/doc/${PACKAGE_NAME}/${PACKAGE_NAME}.text.gz - -Format: HTML -Index: /usr/share/doc/${PACKAGE_NAME}/html/index.html -Files: /usr/share/doc/${PACKAGE_NAME}/html/*.html |
