Обновление README.md, исходников, пакетки
This commit is contained in:
@ -3,5 +3,7 @@ xz 5.6.4
|
||||
https://github.com/tukaani-project/xz/releases/download/v5.6.4/xz-5.6.4.tar.xz
|
||||
|
||||
``` sh *** build ***
|
||||
./configure --prefix=/pkg/gnu/xz && make -j$(nproc) && make install
|
||||
./configure --prefix=/pkg/gnu/xz
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user