tinyproxy: fix cross compilation
This commit is contained in:
parent
f17e94ec10
commit
31711ae2c1
|
@ -10,7 +10,7 @@ license="GPL-2"
|
|||
homepage="https://tinyproxy.github.io/"
|
||||
distfiles="https://github.com/tinyproxy/$pkgname/releases/download/$version/$pkgname-$version.tar.xz"
|
||||
checksum=a41f4ddf0243fc517469cf444c8400e1d2edc909794acda7839f1d644e8a5000
|
||||
configure_args="--enable-transparent --localstatedir=/var"
|
||||
configure_args="--enable-transparent --localstatedir=/var tinyproxy_cv_regex_broken=no"
|
||||
system_accounts="_tinyproxy"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue