summaryrefslogtreecommitdiff
path: root/package/rtorrent/patches
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-22 11:36:13 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-22 11:36:13 +0100
commit15f7f8f402eab5b7cd03094c358435c4c880b5b6 (patch)
treedcad0212391e8a9fbb89423d8b9b58ba6466420c /package/rtorrent/patches
parent79d3532b0f8f04ec07788c997b24162cdaab8b26 (diff)
more bulk build fixes
- update rtorrent, libtorrent and libsigc++ - add skeleton for cfinstaller - fix uclibc samba compile - fix parallel builds - update tcl - update iw - remove mac80211 package, use kernel integrated drivers - mark packages which can not be compiled parallel (make -j2)
Diffstat (limited to 'package/rtorrent/patches')
-rw-r--r--package/rtorrent/patches/patch-configure_ac11
-rw-r--r--package/rtorrent/patches/patch-src_display_utils_h11
2 files changed, 0 insertions, 22 deletions
diff --git a/package/rtorrent/patches/patch-configure_ac b/package/rtorrent/patches/patch-configure_ac
deleted file mode 100644
index a0252588f..000000000
--- a/package/rtorrent/patches/patch-configure_ac
+++ /dev/null
@@ -1,11 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- rtorrent-0.8.2.orig/configure.ac 2008-05-07 14:19:12.000000000 +0200
-+++ rtorrent-0.8.2/configure.ac 2008-12-14 22:11:22.000000000 +0100
-@@ -15,7 +15,6 @@ TORRENT_DISABLE_IPV6
-
- AC_SYS_LARGEFILE
-
--TORRENT_CHECK_EXECINFO()
- TORRENT_OTFD()
-
- TORRENT_ENABLE_ARCH
diff --git a/package/rtorrent/patches/patch-src_display_utils_h b/package/rtorrent/patches/patch-src_display_utils_h
deleted file mode 100644
index 30f0eabe1..000000000
--- a/package/rtorrent/patches/patch-src_display_utils_h
+++ /dev/null
@@ -1,11 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- rtorrent-0.8.2.orig/src/display/utils.h 2008-05-07 14:19:11.000000000 +0200
-+++ rtorrent-0.8.2/src/display/utils.h 2009-05-29 01:25:58.000000000 +0200
-@@ -38,6 +38,7 @@
- #define RTORRENT_DISPLAY_UTILS_H
-
- #include <ctime>
-+#include <cstdio>
- #include <string>
-
- namespace core {