packages/serf

This commit is contained in:
Maxython
2021-12-27 01:34:26 +03:00
parent 264a980837
commit 7be02fddef

View File

@@ -24,4 +24,3 @@ termux_step_make_install() {
# Avoid specifying -lcrypt:
perl -p -i -e 's/-lcrypt //' $TERMUX_PREFIX/lib/pkgconfig/serf-1.pc
}