pkg download command and patches
This commit is contained in:
@ -5,9 +5,7 @@ https://github.com/openSUSE/libeconf/archive/refs/tags/v0.8.0.tar.gz
|
||||
``` sh *** build ***
|
||||
mkdir -p build
|
||||
cd build
|
||||
meson setup \
|
||||
--prefix=/pkg/gnu/libeconf \
|
||||
--libdir=lib \
|
||||
--buildtype=release \
|
||||
..
|
||||
meson setup --prefix=/pkg/gnu/libeconf --libdir=lib --buildtype=release ..
|
||||
ninja
|
||||
ninja install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user