Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297563
b: refs/heads/master
c: 3827150
h: refs/heads/master
i:
  297561: 1d22a6c
  297559: c3bd691
v: v3
  • Loading branch information
Franck Bui-Huu authored and Dominik Brodowski committed Mar 3, 2012
1 parent cc98fc8 commit f738418
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cf0213fdff9c0e9392fcde925113ed965cbd1f7e
refs/heads/master: 3827150458cfefe1fa1e536617c906367795add2
4 changes: 1 addition & 3 deletions trunk/tools/power/cpupower/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,7 @@ cpupower: $(UTIL_OBJS) libcpupower.so.$(LIB_MAJ)
po/$(PACKAGE).pot: $(UTIL_SRC)
$(ECHO) " GETTEXT " $@
$(QUIET) xgettext --default-domain=$(PACKAGE) --add-comments \
--keyword=_ --keyword=N_ $(UTIL_SRC) && \
test -f $(PACKAGE).po && \
mv -f $(PACKAGE).po po/$(PACKAGE).pot
--keyword=_ --keyword=N_ $(UTIL_SRC) -p $(@D) -o $(@F)

po/%.gmo: po/%.po
$(ECHO) " MSGFMT " $@
Expand Down

0 comments on commit f738418

Please sign in to comment.