Skip to content
Snippets Groups Projects
Commit 23ce311f authored by Christoph Berg's avatar Christoph Berg :satellite:
Browse files

Force doc build to be in English.

parent fe009311
No related branches found
No related tags found
No related merge requests found
Pipeline #131495 passed
libpgjava (42.2.12-2) UNRELEASED; urgency=medium
* Force doc build to be in English.
-- Christoph Berg <myon@debian.org> Thu, 30 Apr 2020 12:51:22 +0200
libpgjava (42.2.12-1) unstable; urgency=medium
* New upstream version.
......
#!/usr/bin/make -f
# force doc build to be in English
export LC_ALL=C.UTF-8
%:
dh $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment