mirror of
https://github.com/novatiq/packages.git
synced 2026-07-23 12:06:08 +01:00
071bec075d7a70f30b927e0d60b1ba744ac3c5ba
The Makefile already uses the proper autoreconf fixup but leaves a manual autoconf invocation in place. The bad autoconf call leads to the following build error in the SDK: configure.ac:3: installing `./config.guess' configure.ac:3: installing `./config.sub' configure.ac:20: installing `./install-sh' configure.ac:20: installing `./missing' src/Makefile.am: installing `./depcomp' autoreconf: Leaving directory `.' aclocal... autoheader... libtoolize... libtoolize nor glibtoolize not found make[2]: *** [.../.configured_] Error 1 Remove the entire Build/Configure override to let libtorrent build correctly. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
OpenWRT packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained packages.
Usage
This feed is enabled by default. To install all its package definitions:
Run: ./scripts/feeds update packages Run: ./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Languages
Makefile
58.3%
Shell
28.2%
C
6.8%
C++
2.4%
Lua
1.2%
Other
2.9%