upd and patches
This commit is contained in:
13
assets/var/gnu/parted.md
Normal file
13
assets/var/gnu/parted.md
Normal file
@ -0,0 +1,13 @@
|
||||
parted 3.7
|
||||
=
|
||||
https://ftp.gnu.org/gnu/parted/parted-3.7.tar.xz
|
||||
|
||||
``` sh *** build ***
|
||||
./configure --prefix=/pkg/gnu/parted
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
|
||||
``` cfg *** build deps ***
|
||||
lvm2
|
||||
```
|
||||
Reference in New Issue
Block a user