summaryrefslogtreecommitdiffstats
path: root/ftp-libs
diff options
context:
space:
mode:
Diffstat (limited to 'ftp-libs')
-rw-r--r--ftp-libs/libtorrent/HISTORY3
-rwxr-xr-xftp-libs/libtorrent/PRE_BUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/ftp-libs/libtorrent/HISTORY b/ftp-libs/libtorrent/HISTORY
index 427027f96b..a34426c694 100644
--- a/ftp-libs/libtorrent/HISTORY
+++ b/ftp-libs/libtorrent/HISTORY
@@ -1,3 +1,6 @@
+2010-08-24 Ladislav Hagara <hgr@vabo.cz>
+ * PRE_BUILD: removed ./autogen.sh #15803
+
2009-12-08 Bor Kraljič <pyrobor@ver.si>
* DETAILS: updated spell to 0.12.6
diff --git a/ftp-libs/libtorrent/PRE_BUILD b/ftp-libs/libtorrent/PRE_BUILD
index 0be0c429af..e040c999e7 100755
--- a/ftp-libs/libtorrent/PRE_BUILD
+++ b/ftp-libs/libtorrent/PRE_BUILD
@@ -1,4 +1,3 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
-patch -p1 < $SCRIPT_DIRECTORY/gcc44.patch &&
-./autogen.sh
+patch -p1 < $SCRIPT_DIRECTORY/gcc44.patch