diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-01-18 15:43:42 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-01-18 15:43:42 +0100 |
commit | 35cbc51a3b1ef1ad7a619826d3877b37f6da515b (patch) | |
tree | 26c1373fb17efac30a261fec86040bc4f21aaa56 /ubuntu/maverick/dependencies/sip4-tqt/debian/manpages | |
parent | 260bfe4337a99cbaf4a14c44e170f07083a7d97c (diff) | |
download | tde-packaging-35cbc51a3b1ef1ad7a619826d3877b37f6da515b.tar.gz tde-packaging-35cbc51a3b1ef1ad7a619826d3877b37f6da515b.zip |
Build sip4-tqt as python module on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/dependencies/sip4-tqt/debian/manpages')
-rw-r--r-- | ubuntu/maverick/dependencies/sip4-tqt/debian/manpages/dh_sip_tqt.1 (renamed from ubuntu/maverick/dependencies/sip4-tqt/debian/manpages/dh_sip.1) | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ubuntu/maverick/dependencies/sip4-tqt/debian/manpages/dh_sip.1 b/ubuntu/maverick/dependencies/sip4-tqt/debian/manpages/dh_sip_tqt.1 index 989c5fc3c..ea429fe9a 100644 --- a/ubuntu/maverick/dependencies/sip4-tqt/debian/manpages/dh_sip.1 +++ b/ubuntu/maverick/dependencies/sip4-tqt/debian/manpages/dh_sip_tqt.1 @@ -123,20 +123,20 @@ .rm #[ #] #H #V #F C .\" ======================================================================== .\" -.IX Title "DH_SIP 1" -.TH DH_SIP 1 "2010-02-02" "perl v5.10.1" "User Contributed Perl Documentation" +.IX Title "DH_SIP_TQT 1" +.TH DH_SIP_TQT 1 "2010-02-02" "perl v5.10.1" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" -dh_sip \- set the correct dependencies for Python packages using sip +dh_sip_tqt \- set the correct dependencies for Python packages using sip .SH "SYNOPSIS" .IX Header "SYNOPSIS" -\&\fBdh_sip\fR +\&\fBdh_sip_tqt\fR .SH "DESCRIPTION" .IX Header "DESCRIPTION" -dh_sip creates the ${sip:Depends} substitution variable which must be used by +dh_sip_tqt creates the ${sip:Depends} substitution variable which must be used by Python extensions built with sip in order to depend on a version of python-sip that exports the correct public \s-1API\s0. .SH "SEE ALSO" |