Go to file
Jo-Philipp Wich 94822d00c8 rtorrent: remove manual autoconf invocation
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:

	( cd .../rtorrent-0.9.4-git; ./autogen.sh );
	aclocal...
	autoheader...
	libtoolize... libtoolize nor glibtoolize not found
	make[2]: *** [.../rtorrent-0.9.4-git/.configured_] Error 1

Remove the entire Build/Configure override to let rtorrent build correctly.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-07 20:41:33 +01:00
admin muninlite: uptime should report days, not seconds. 2015-01-29 21:31:49 +00:00
devel patch: bump version to 2.7.4 2015-02-01 22:36:19 -08:00
ipv6 aiccu: Add NTP hotplug hook 2014-12-01 15:15:35 +01:00
lang perl: Bump PKG_RELEASE 2015-02-04 13:57:27 +01:00
libs libdmapsharing: make check library optionnal 2015-02-07 14:31:35 +01:00
mail alpine: update to 2.20 2015-01-25 12:43:24 +02:00
multimedia Merge pull request #856 from thess/shairplay-move 2015-02-05 11:38:01 +01:00
net rtorrent: remove manual autoconf invocation 2015-02-07 20:41:33 +01:00
sound Merge pull request #856 from thess/shairplay-move 2015-02-05 11:38:01 +01:00
utils openobex: add new package (v1.7.1) 2015-02-07 11:19:26 +01:00
CONTRIBUTING.md CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag. 2015-02-04 15:45:08 -05:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

README.md

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
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.