From b72b1045a816476552a6a78d1cbb16f3ea5fa291 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:31 +0000 Subject: [PATCH] packages/rtorrent: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40145 --- net/rtorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index c93760ad85..41031713ac 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -37,7 +37,7 @@ define Package/rtorrent/description rTorrent is a BitTorrent client for ncurses, using the libtorrent library. The client and library is written in C++ with emphasis on speed and efficiency, while delivering equivalent features to those found in GUI based - clients in an ncurses client. + clients in an ncurses client. endef TARGET_LDFLAGS += -lpthread -Wl,-rpath-link=$(STAGING_DIR)/usr/lib -- 2.30.2