before index-conflict changes
This commit is contained in:
10
assets/var/gnu/ell.md
Normal file
10
assets/var/gnu/ell.md
Normal file
@ -0,0 +1,10 @@
|
||||
ell
|
||||
=
|
||||
git://git.kernel.org/pub/scm/libs/ell/ell.git
|
||||
|
||||
``` sh *** build ***
|
||||
libtoolize && ./bootstrap &&
|
||||
./configure --prefix=/pkg/gnu/ell &&
|
||||
make -j$(nproc) && make install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user