commit | 3827150458cfefe1fa1e536617c906367795add2 | [log] [tgz] |
---|---|---|
author | Franck Bui-Huu <fbuihuu@gmail.com> | Wed Feb 01 12:08:19 2012 +0100 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Sat Mar 03 14:40:10 2012 +0100 |
tree | 851bafb3e0c8da191fca1aed4c3cec9399cb7a42 | |
parent | cf0213fdff9c0e9392fcde925113ed965cbd1f7e [diff] |
cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target Use the '-p' and '-o' switches to specify the pathname of the output file to xgettext(1). This avoids to move manually the output file if xgettext(1) succeeds. Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>