before index-conflict changes
This commit is contained in:
12
assets/var/gnu/utf8proc.md
Normal file
12
assets/var/gnu/utf8proc.md
Normal file
@ -0,0 +1,12 @@
|
||||
utf8proc 2.11.0
|
||||
=
|
||||
https://github.com/JuliaStrings/utf8proc/archive/refs/tags/v2.11.0.tar.gz
|
||||
|
||||
``` sh *** patch ***
|
||||
sed -i "s|prefix=/usr/local|prefix=/pkg/gnu/utf8proc|" Makefile
|
||||
```
|
||||
|
||||
``` sh *** build ***
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
Reference in New Issue
Block a user