From: Ron Lee Date: Sat, 9 Oct 2004 17:37:12 +0000 (+0000) Subject: Add man page link for pywxrc. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/46ec284e56a1fdaf97b5ab22992bcfaf019e135b Add man page link for pywxrc. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/debian/rules b/debian/rules index 22015de761..4c8c8135c9 100755 --- a/debian/rules +++ b/debian/rules @@ -556,7 +556,8 @@ install-gtk-py: install-gtk-py-lib usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/helpviewer.1 \ usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/pyalacarte.1 \ usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/pyalamode.1 \ - usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/pywrap.1 + usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/pywrap.1 \ + usr/share/man/man1/wxPython-tools.1 usr/share/man/man1/pywxrc.1 install-common: DH_OPTIONS=-p$(package_common) diff --git a/debian/wxPython-tools.1 b/debian/wxPython-tools.1 index ee4b1f3334..2c4f80a2aa 100644 --- a/debian/wxPython-tools.1 +++ b/debian/wxPython-tools.1 @@ -13,6 +13,14 @@ pyshell \- wxPython tools. xrced \- wxPython tools. .br helpviewer \- wxPython tools. +.br +pyalacarte \- wxPython tools. +.br +pyalamode \- wxPython tools. +.br +pywrap \- wxPython tools. +.br +pywxrc \- wxPython tools. .SH DESCRIPTION The real documentation for these tools is available in pydoc format.