Initial bidi support for gfxmenu
This commit is contained in:
parent
cd622720c8
commit
f0cfb703b8
7 changed files with 20279 additions and 6 deletions
|
@ -13,6 +13,8 @@ echo timestamp > stamp-h.in
|
|||
|
||||
python util/import_gcry.py lib/libgcrypt/ .
|
||||
|
||||
python util/import_bidi.py util/UnicodeData.txt unidata.c
|
||||
|
||||
for rmk in conf/*.rmk ${GRUB_CONTRIB}/*/conf/*.rmk; do
|
||||
if test -e $rmk ; then
|
||||
ruby genmk.rb < $rmk > `echo $rmk | sed 's/\.rmk$/.mk/'`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue