pkg download command and patches
This commit is contained in:
@ -3,7 +3,7 @@ sqlite 3.50.4
|
||||
https://www.sqlite.org/2025/sqlite-autoconf-3500400.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
./configure --prefix=/pkg/gnu/sqlite
|
||||
./configure --prefix=$pkgpath --fts5
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user