mirror of
https://github.com/krglaws/MyLFS.git
synced 2025-07-29 21:01:54 +00:00
8 lines
112 B
Bash
8 lines
112 B
Bash
# Gettext Phase 3
|
|
./configure --disable-shared
|
|
|
|
make
|
|
|
|
cp gettext-tools/src/{msgfmt,msgmerge,xgettext} /usr/bin
|
|
|