[package] update rtorrent to 0.8.6 (#7252)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21299 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d4b024c4b2
commit
c9f327c469
@ -9,7 +9,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=rtorrent
|
||||
PKG_REV:=1130
|
||||
PKG_REV:=1165
|
||||
PKG_VERSION:=0.8.6_r$(PKG_REV)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
|
@ -1,3 +1,30 @@
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
-AM_PATH_CPPUNIT(1.9.6)
|
||||
|
||||
AC_PROG_CXX
|
||||
AC_PROG_LIBTOOL
|
||||
@@ -64,5 +63,4 @@
|
||||
src/rpc/Makefile
|
||||
src/ui/Makefile
|
||||
src/utils/Makefile
|
||||
- test/Makefile
|
||||
])
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -1,7 +1,4 @@
|
||||
-SUBDIRS = \
|
||||
- doc \
|
||||
- src \
|
||||
- test
|
||||
+SUBDIRS = src
|
||||
|
||||
EXTRA_DIST= \
|
||||
autogen.sh \
|
||||
--- a/scripts/common.m4
|
||||
+++ b/scripts/common.m4
|
||||
@@ -209,7 +209,7 @@ dnl Need to fix this so that it uses t
|
||||
|
Loading…
x
Reference in New Issue
Block a user