before index-conflict changes
This commit is contained in:
13
assets/var/gnu/libeconf.md
Normal file
13
assets/var/gnu/libeconf.md
Normal file
@ -0,0 +1,13 @@
|
||||
libeconf 0.8.0
|
||||
=
|
||||
https://github.com/openSUSE/libeconf/archive/refs/tags/v0.8.0.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
mkdir build
|
||||
cd build
|
||||
meson setup \
|
||||
--prefix=/pkg/gnu/libeconf \
|
||||
--libdir=lib \
|
||||
--buildtype=release \
|
||||
..
|
||||
```
|
||||
Reference in New Issue
Block a user