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
=== modified file 'Makefile.in.in'
--- Makefile.in.in 2011-12-10 13:01:07 +0000
+++ Makefile.in.in 2011-12-21 13:03:09 +0000
@@ -75,7 +75,7 @@
7575
76.po.pox:76.po.pox:
77 $(MAKE) $(GETTEXT_PACKAGE).pot77 $(MAKE) $(GETTEXT_PACKAGE).pot
78 $(MSGMERGE) $< $(GETTEXT_PACKAGE).pot -o $*.pox78 $(MSGMERGE) $* $(GETTEXT_PACKAGE).pot -o $*.pox
7979
80.po.mo:80.po.mo:
81 $(MSGFMT) -o $@ $<81 $(MSGFMT) -o $@ $<

Subscribers

People subscribed via source and target branches

to all changes: