termux / science-packages

Science packages for Termux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing static libs

Grimler91 opened this issue · comments

Problem description
The builds of gnucap, mapserver, proj don't create static libraries, meaning that pkg-static isn't created.

Steps to reproduce
Build one of these packages with ./build-package.sh -i {pkg}

Expected behavior
Static libraries should be built and packaged in pkg-static.

Additional information