mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-13 23:49:04 +08:00
491 B
491 B
Настройка
./configure --prefix=/usr --host=$LIN_TGT
Сборка
make
Установка
make DESTDIR=$LIN install