ndpi: fix cross compilation.

This commit is contained in:
Juan RP 2016-02-03 08:25:17 +01:00
parent 7da37bddf2
commit b97a51a07f

View file

@ -12,10 +12,9 @@ license="GPL-3"
homepage="http://www.ntop.org/products/ndpi/"
distfiles="https://github.com/ntop/nDPI/archive/${version}.tar.gz"
checksum=0863c7096f70c785e1b27a34f7b40939ac1a0e3a734ea3dcaa5cf161360a2561
nocross=yes
pre_configure() {
./autogen.sh
autoreconf -fi
}
post_install() {