mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
ndpi: fix cross compilation.
This commit is contained in:
parent
7da37bddf2
commit
b97a51a07f
1 changed files with 1 additions and 2 deletions
|
@ -12,10 +12,9 @@ license="GPL-3"
|
||||||
homepage="http://www.ntop.org/products/ndpi/"
|
homepage="http://www.ntop.org/products/ndpi/"
|
||||||
distfiles="https://github.com/ntop/nDPI/archive/${version}.tar.gz"
|
distfiles="https://github.com/ntop/nDPI/archive/${version}.tar.gz"
|
||||||
checksum=0863c7096f70c785e1b27a34f7b40939ac1a0e3a734ea3dcaa5cf161360a2561
|
checksum=0863c7096f70c785e1b27a34f7b40939ac1a0e3a734ea3dcaa5cf161360a2561
|
||||||
nocross=yes
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue