* debian/rules, debian/man.insert, debian/man.insert.sed: Hack to avoid bug

507673, causing missing apostrophes in the manpages generated by
    docbook-xsl.
This commit is contained in:
nekral-guest
2010-04-02 22:12:29 +00:00
parent 250ed8cf16
commit 3cdfbb6cef
4 changed files with 12 additions and 0 deletions
+3
View File
@@ -47,6 +47,9 @@ shadow (1:4.1.5-1) UNRELEASED; urgency=low
* debian/securetty.linux: Reorganize and synchronize with
Documentation/devices.txt. This added a lot of TTYs, including the
ttyPZ0..3. Closes: #576203
* debian/rules, debian/man.insert, debian/man.insert.sed: Hack to avoid bug
507673, causing missing apostrophes in the manpages generated by
docbook-xsl.
-- Nicolas FRANCOIS (Nekral) <nicolas.francois@centraliens.net> Sun, 24 Jan 2010 18:28:33 +0100
+3
View File
@@ -0,0 +1,3 @@
.\" http://bugs.debian.org/507673
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
+2
View File
@@ -0,0 +1,2 @@
/^\.TH/{r debian/man.insert
}
+4
View File
@@ -40,6 +40,10 @@ else
endif
export CFLAGS
common-build-arch::
# Waiting for http://bugs.debian.org/507673
sed -i -f debian/man.insert.sed man/*.[0-9] man/*/*.[0-9]
# Add extras to the install process:
binary-install/login::
dh_installpam -p login