cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target
commit3827150458cfefe1fa1e536617c906367795add2
authorFranck Bui-Huu <fbuihuu@gmail.com>
Wed, 1 Feb 2012 11:08:19 +0000 (1 12:08 +0100)
committerDominik Brodowski <linux@dominikbrodowski.net>
Sat, 3 Mar 2012 13:40:10 +0000 (3 14:40 +0100)
tree851bafb3e0c8da191fca1aed4c3cec9399cb7a42
parentcf0213fdff9c0e9392fcde925113ed965cbd1f7e
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>
tools/power/cpupower/Makefile