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