commit ac152121f38c820ae93e57c72d63d30314351e36
parent f69329e0d3f5ebebb9e6c768a974042a439b65cb
Author: tripolar <tripolar@users.noreply.github.com>
Date: Mon, 9 Feb 2015 14:36:58 +0100
Merge pull request #870 from jow-/rtorrent-autoconf-fix
rtorrent: remove manual autoconf invocation
Diffstat:
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile
@@ -80,11 +80,6 @@ ifeq ($(BUILD_VARIANT),rpc)
endif
-define Build/Configure
- ( cd $(PKG_BUILD_DIR); ./autogen.sh );
- $(call Build/Configure/Default)
-endef
-
define Package/rtorrent/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/rtorrent $(1)/usr/bin/