Skip to content

Commit

Permalink
Merge pull request #609 from mariux64/recreate-locales-after-glibc-up…
Browse files Browse the repository at this point in the history
…date

Recreate locales after glibc update
  • Loading branch information
donald authored Feb 9, 2018
2 parents b0c4b0a + 8f659d2 commit fd26272
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions glibc-locales-2.15-0.bee → glibc-locales.be0
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/env beesh

# BEE_VERSION glibc-locales-2.27-0

mee_install() {
mkdir -pv ${D}${LIBDIR}/locale
localedef --prefix=${D} -i cs_CZ -f UTF-8 cs_CZ.UTF-8
Expand Down

0 comments on commit fd26272

Please sign in to comment.