trying to disable gettext deps

This commit is contained in:
ag-tsotetsi
2026-03-25 16:26:52 +02:00
parent d7cd49e447
commit abcc7eca2a
11 changed files with 11 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ cd "$SOURCES" && tar xf findutils-$FINDUTILS_VERSION.tar.xz && cd findutils-$FIN
--localstatedir=/var/lib/locate \
--host=$TARGET \
--build=$(build-aux/config.guess) \
--disable-nls \
--silent \
--quiet