From 76d321e2d154aeb195c0eaf2a54be93ccd6a87e1 Mon Sep 17 00:00:00 2001 From: Ron Lee Date: Thu, 19 Sep 2002 01:41:30 +0000 Subject: [PATCH] oops, add the section extentions. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index b0c1a5a6ab..61b3c2ec1b 100755 --- a/debian/rules +++ b/debian/rules @@ -720,7 +720,7 @@ binary-common: dh_installdocs dh_installchangelogs dh_installexamples - dh_undocumented -p$(package_gtk_py) img2png img2py img2xpm pycrust pyshell xrced + dh_undocumented -p$(package_gtk_py) img2png.1 img2py.1 img2xpm.1 pycrust.1 pyshell.1 xrced.1 dh_link @# Don't strip debug libs at all, and strip cross libs elsewhere