Fix libunistring.

It seems that there is some instability of git snapshot packages.
I think newer version of git on the remote server packages them
in a different directory layout.
This commit is contained in:
Andrius Štikonas 2021-07-03 11:47:48 +01:00
parent 2b69b2dca2
commit e94e078a1f
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
223a0ddeae31170abb032ae31f015ba5a13c7bf1b676f6796f9ed7a38c417afa /image/lib/musl/libunistring.a
5bdc14afaa86511bb0ba8a7bff25dabda88850373cfb74e8bfd444e45a72783f /image/lib/musl/libunistring.a
92fdc350d4141210cf1d01d271dd5a564ff6b4337b4de2f1f135a91a6541e0c2 /image/lib/musl/libunistring.la

View File

@ -7,7 +7,7 @@ src_prepare() {
# libunistring does not specify which gnulib snapshot was used,
# pick a random one that works
GNULIB_TOOL=../gnulib-52a06cb3a849df0bbce38b69dd7ae58cc1de5f68/gnulib-tool ./autogen.sh
GNULIB_TOOL=../gnulib-52a06cb3/gnulib-tool ./autogen.sh
# autogen.sh does not regenerate libtool files
autoreconf-2.69 -fi