Add a pig farm.
This commit is contained in:
parent
8f95d002fe
commit
8f9cace1aa
5 changed files with 76 additions and 1 deletions
|
@ -10,7 +10,7 @@ that will hopefully clarify the situation.
|
|||
|
||||
Then create a po/LINGUAS file listing all the language codes:
|
||||
|
||||
((cd po && ls *.po| cut -d. -f1; echo "en@quot"; echo "de_CH") | sort |uniq | xargs) >po/LINGUAS
|
||||
((cd po && ls *.po| cut -d. -f1; echo "en@quot"; echo "en@piglatin"; echo "de_CH") | sort |uniq | xargs) >po/LINGUAS
|
||||
|
||||
GRUB's build system will automatically detect those and include them
|
||||
in your install.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue