From fd3932727cbdcacda7aa2cfc6b9cbcb33093cdd8 Mon Sep 17 00:00:00 2001 From: juhosg 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 git-svn-id: svn://svn.openwrt.org/openwrt/packages@40145 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/rtorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index c93760ad8..41031713a 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