commit: e94e078a1f6c1f84e83b8d67b52f47975e6b6e80
parent 2b69b2dca22a13a1d39629c99b1396adeadf545a
Author: Andrius Štikonas <andrius@stikonas.eu>
Date: Sat, 3 Jul 2021 11:47:48 +0100
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.
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sysa/libunistring-0.9.10/checksums b/sysa/libunistring-0.9.10/checksums
@@ -1,2 +1,2 @@
-223a0ddeae31170abb032ae31f015ba5a13c7bf1b676f6796f9ed7a38c417afa /image/lib/musl/libunistring.a
+5bdc14afaa86511bb0ba8a7bff25dabda88850373cfb74e8bfd444e45a72783f /image/lib/musl/libunistring.a
92fdc350d4141210cf1d01d271dd5a564ff6b4337b4de2f1f135a91a6541e0c2 /image/lib/musl/libunistring.la
diff --git a/sysa/libunistring-0.9.10/libunistring-0.9.10.sh b/sysa/libunistring-0.9.10/libunistring-0.9.10.sh
@@ -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