Merge lp:~dholbach/ubuntu-packaging-guide/workaround-961936 into lp:ubuntu-packaging-guide

Proposed by Daniel Holbach
Status: Merged
Merged at revision: 96
Proposed branch: lp:~dholbach/ubuntu-packaging-guide/workaround-961936
Merge into: lp:ubuntu-packaging-guide
Diff against target: 12 lines (+2/-1)
1 file modified
Makefile (+2/-1)
To merge this branch: bzr merge lp:~dholbach/ubuntu-packaging-guide/workaround-961936
Reviewer Review Type Date Requested Status
Ubuntu Packaging Guide Team Pending
Review via email: mp+105516@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Makefile'
2--- Makefile 2012-04-12 15:41:00 +0000
3+++ Makefile 2012-05-11 18:40:22 +0000
4@@ -14,7 +14,8 @@
5 # the i18n builder cannot share the environment and doctrees with the others
6 PODIR = po
7 I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
8-LANGS = $(basename $(notdir $(wildcard $(PODIR)/*.po)))
9+#LANGS = $(basename $(notdir $(wildcard $(PODIR)/*.po)))
10+LANGS =
11
12 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext locale
13

Subscribers

People subscribed via source and target branches