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
=== modified file 'Makefile'
--- Makefile 2012-04-12 15:41:00 +0000
+++ Makefile 2012-05-11 18:40:22 +0000
@@ -14,7 +14,8 @@
14# the i18n builder cannot share the environment and doctrees with the others14# the i18n builder cannot share the environment and doctrees with the others
15PODIR = po15PODIR = po
16I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .16I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
17LANGS = $(basename $(notdir $(wildcard $(PODIR)/*.po)))17#LANGS = $(basename $(notdir $(wildcard $(PODIR)/*.po)))
18LANGS =
1819
19.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext locale20.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext locale
2021

Subscribers

People subscribed via source and target branches