From d279b5d1fe744cac44da7cd1b51f9ba6a2cc4647 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 22 Oct 2013 19:29:20 +0200 Subject: fix libmix packages, while checking all packages make some style cleanup --- package/rtorrent/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/rtorrent/Makefile') diff --git a/package/rtorrent/Makefile b/package/rtorrent/Makefile index 9b453e23d..a0659476b 100644 --- a/package/rtorrent/Makefile +++ b/package/rtorrent/Makefile @@ -20,7 +20,7 @@ include ${TOPDIR}/mk/package.mk TARGET_LDFLAGS+= -lpthread -$(eval $(call PKG_template,RTORRENT,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) +$(eval $(call PKG_template,RTORRENT,rtorrent,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) rtorrent-install: ${INSTALL_DIR} ${IDIR_RTORRENT}/usr/bin -- cgit v1.2.3