mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
make.sh: Build gettext earlier
msgmerge is needed by attr Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
2
make.sh
2
make.sh
@@ -1104,6 +1104,7 @@ buildbase() {
|
||||
lfsmake2 xz
|
||||
lfsmake2 pcre
|
||||
lfsmake2 pcre-compat
|
||||
lfsmake2 gettext
|
||||
lfsmake2 attr
|
||||
lfsmake2 acl
|
||||
lfsmake2 bash
|
||||
@@ -1113,7 +1114,6 @@ buildbase() {
|
||||
lfsmake2 findutils
|
||||
lfsmake2 flex
|
||||
lfsmake2 gawk
|
||||
lfsmake2 gettext
|
||||
lfsmake2 go
|
||||
lfsmake2 grep
|
||||
lfsmake2 groff
|
||||
|
||||
Reference in New Issue
Block a user