Merge pull request #753 from wildoats/for-14.07
rtorrent: reenable rtorrent-rpc in Barrier Breaker Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
commit
60e6ab7c02
1 changed files with 1 additions and 1 deletions
|
@ -90,4 +90,4 @@ endef
|
||||||
Package/rtorrent-rpc/install = $(Package/rtorrent/install)
|
Package/rtorrent-rpc/install = $(Package/rtorrent/install)
|
||||||
|
|
||||||
$(eval $(call BuildPackage,rtorrent))
|
$(eval $(call BuildPackage,rtorrent))
|
||||||
#$(eval $(call BuildPackage,rtorrent-rpc))
|
$(eval $(call BuildPackage,rtorrent-rpc))
|
||||||
|
|
Loading…
Reference in a new issue