tiny fix to match recent structure of wescamp
This commit is contained in:
parent
df96069338
commit
8e93c649a4
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Usage: wescamp_import {-h | wescamp-path campaign-name textdomain}
|
|||
# Generated script to do an import of %(textdomain)s from a WesCamp checkout
|
||||
#
|
||||
mkdir po/%(textdomain)s
|
||||
cp %(wescamp_path)s/%(campaign)s-po/po/*.po* po/%(textdomain)s
|
||||
cp %(wescamp_path)s/%(campaign)s/po/*.po* po/%(textdomain)s
|
||||
|
||||
cp po/wesnoth/LINGUAS po/%(textdomain)s/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue