From 448cafa9cc630f799d6f8d11f51286e5c810d1ba Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 21 Jun 2011 15:41:30 +0200 Subject: [PATCH] rtorrent: disable debug, remove empty line. --- srcpkgs/rtorrent/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rtorrent/template b/srcpkgs/rtorrent/template index b8a70c3db46..1951ebb52bf 100644 --- a/srcpkgs/rtorrent/template +++ b/srcpkgs/rtorrent/template @@ -1,14 +1,14 @@ # Template file for 'rtorrent' pkgname=rtorrent version=0.8.8 -revision=1 +revision=2 distfiles="http://libtorrent.rakshasa.no/downloads/$pkgname-$version.tar.gz" build_style=gnu_configure +configure_args="--disable-debug" short_desc="Ncurses BitTorrent client based on libTorrent" maintainer="Mike Rosset " homepage="http://libtorrent.rakshasa.no" license="GPL-2" - checksum=8511eac924a49ae577806191c2f3a590661a1e946f3a5ecaca477e054a75ec62 long_desc=" rtorrent is a BitTorrent client for ncurses, using the libtorrent library.