summaryrefslogtreecommitdiff
path: root/man/po/po4a.cfg
diff options
context:
space:
mode:
authorRaphaël Hertzog <hertzog@debian.org>2010-04-09 17:46:15 +0200
committerRaphaël Hertzog <hertzog@debian.org>2010-04-11 20:40:25 +0200
commit9dc0466a5e300dde0cf23a77aaa609b05b628242 (patch)
tree8ead22ee12543f7b847912181109064c3bba5cd0 /man/po/po4a.cfg
parent4c1743cb6ec8478fc099201a7811caa0d892ebaa (diff)
downloaddpkg-9dc0466a5e300dde0cf23a77aaa609b05b628242.tar.gz
dpkg-buildflags: new script to retrieve compilation flags during package build
Forcing the value of compilation flags through environment variables set by dpkg-buildpackages has not been very successful up to now and suffered from the fact that calling debian/rules directly could lead to a different build than what dpkg-buildpackage would have done. This commit is the start of a new solution: dpkg-buildflags is a tool that package maintainers are supposed to use in order to retrieve compilation flags. It offers a way to control their default values at the distribution level while still allowing customizations by users who recompile the source packages.
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 1a3ed7909..80089ae40 100644
--- a/man/po/po4a.cfg
+++ b/man/po/po4a.cfg
@@ -83,6 +83,11 @@
add_$lang:po/$lang.add
+[type:man] dpkg-buildflags.1 \
+ $lang:$(builddir)/$lang/dpkg-buildflags.1 \
+ add_$lang:po/$lang.add
+
+
[type:man] dpkg-buildpackage.1 \
$lang:$(builddir)/$lang/dpkg-buildpackage.1 \
add_$lang:po/$lang.add