Merge lp:~hiberis/intltool/fix-pox-rule into lp:intltool

Proposed by Hib Eris
Status: Merged
Merged at revision: 741
Proposed branch: lp:~hiberis/intltool/fix-pox-rule
Merge into: lp:intltool
Diff against target: 12 lines (+1/-1)
1 file modified
Makefile.in.in (+1/-1)
To merge this branch: bzr merge lp:~hiberis/intltool/fix-pox-rule
Reviewer Review Type Date Requested Status
dobey (community) Approve
Review via email: mp+86560@code.launchpad.net
To post a comment you must log in.
Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Makefile.in.in'
2--- Makefile.in.in 2011-12-10 13:01:07 +0000
3+++ Makefile.in.in 2011-12-21 13:03:09 +0000
4@@ -75,7 +75,7 @@
5
6 .po.pox:
7 $(MAKE) $(GETTEXT_PACKAGE).pot
8- $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox
9+ $(MSGMERGE) $* $(GETTEXT_PACKAGE).pot -o $*.pox
10
11 .po.mo:
12 $(MSGFMT) -o $@ $<

Subscribers

People subscribed via source and target branches

to all changes: