Browse Source

Merge pull request #870 from jow-/rtorrent-autoconf-fix

rtorrent: remove manual autoconf invocation
tripolar 10 years ago
parent
commit
ac152121f3
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      net/rtorrent/Makefile

+ 0
- 5
net/rtorrent/Makefile View File

@@ -80,11 +80,6 @@ ifeq ($(BUILD_VARIANT),rpc)
80 80
 endif
81 81
 
82 82
 
83
-define Build/Configure
84
-	( cd $(PKG_BUILD_DIR); ./autogen.sh );
85
-	$(call Build/Configure/Default)
86
-endef
87
-
88 83
 define Package/rtorrent/install
89 84
 	$(INSTALL_DIR) $(1)/usr/bin
90 85
 	$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/rtorrent $(1)/usr/bin/