From 3eb0282310c167f26e186f4116f29248cbe81169 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 20 Nov 2012 02:36:42 +0100 Subject: fix braino --- bin/d-i_manual.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/d-i_manual.sh') diff --git a/bin/d-i_manual.sh b/bin/d-i_manual.sh index ba50b3d8..b1e29e2b 100755 --- a/bin/d-i_manual.sh +++ b/bin/d-i_manual.sh @@ -45,7 +45,7 @@ pdebuild_package() { po2xml() { cd manual - ./scripts/merge_xml $1 + ./scripts/merge_xml en ./scripts/update_pot ./scripts/update_po $1 ./scripts/revert_pot -- cgit v1.2.3-54-g00ecf