mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-01-27 09:42:15 +08:00
670 B
670 B
Настройка
./configure --prefix=/usr \
--host=$LIN_TGT --disable-nls
Сборка
make
Установка
make DESTDIR=$LIN install