summaryrefslogtreecommitdiff
path: root/man/po/po4a.cfg
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2010-04-12 12:32:18 +0200
committerRaphaël Hertzog <hertzog@debian.org>2010-04-16 17:31:34 +0200
commit20f33fd89e06a214c861733c2cc28754eda58bfa (patch)
tree1c2d16320272223fed462a8e54e5d3d15ea0b406 /man/po/po4a.cfg
parentd5b15f56fbc93983005cf2f9cc1117a3bbb3670c (diff)
downloaddpkg-20f33fd89e06a214c861733c2cc28754eda58bfa.tar.gz
maintscript-helper: new program to simplify some maintainer scripts
This program is designed to be run within maintainer scripts to achieve some tasks that dpkg can't (yet) handle natively either because of design decisions or due to current limitations. Many of those tasks require coordinated actions from several maintainer scripts (preinst, postinst, prerm, postrm). To avoid mistakes the same call simply needs to be put in all scripts and the program will automatically adapt its behaviour based on the environment variable DPKG_MAINTSCRIPT_NAME and on the maintainer scripts arguments that you have to forward after a double dash.
Diffstat (limited to 'man/po/po4a.cfg')
-rw-r--r--man/po/po4a.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/po/po4a.cfg b/man/po/po4a.cfg
index 80089ae40..92e52a178 100644
--- a/man/po/po4a.cfg
+++ b/man/po/po4a.cfg
@@ -193,6 +193,11 @@
add_$lang:po/$lang.add
+[type:man] maintscript-helper.1 \
+ $lang:$(builddir)/$lang/maintscript-helper.1 \
+ add_$lang:po/$lang.add
+
+
[type:man] start-stop-daemon.8 \
$lang:$(builddir)/$lang/start-stop-daemon.8 \
add_$lang:po/$lang.add