mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-02 09:00:20 +00:00
ghc-libs: Enable network support in libiserv
It will be used to build `iserv-proxy` which will be used to cross compile template-haskell. For reference see: https://medium.com/@zw3rk/cross-compiling-template-haskell-7e38c00c2914 Signed-off-by: Aditya Alok <alok@termux.dev>
This commit is contained in:
@@ -130,4 +130,3 @@ termux_step_install_license() {
|
||||
install -Dm600 -t "${TERMUX_PREFIX}/share/doc/${TERMUX_PKG_NAME}" \
|
||||
"${TERMUX_PKG_SRCDIR}/LICENSE"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user