Moved unicode files to separate directory
This commit is contained in:
parent
6fd346ea6c
commit
741b56af5c
3 changed files with 589 additions and 1 deletions
|
@ -13,7 +13,7 @@ echo timestamp > stamp-h.in
|
|||
|
||||
python util/import_gcry.py lib/libgcrypt/ .
|
||||
|
||||
python util/import_unicode.py util/UnicodeData.txt util/BidiMirroring.txt unidata.c
|
||||
python util/import_unicode.py unicode/UnicodeData.txt unicode/BidiMirroring.txt unidata.c
|
||||
|
||||
for rmk in conf/*.rmk ${GRUB_CONTRIB}/*/conf/*.rmk; do
|
||||
if test -e $rmk ; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue