summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild')
-rw-r--r--net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild
index a93a932fb..c716fb165 100644
--- a/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild
+++ b/net-libs/rb_libtorrent/rb_libtorrent-0.11.ebuild
@@ -7,7 +7,7 @@ WANT_AUTOMAKE="latest"
inherit eutils autotools
MY_P="${P/rb_/}"
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
DESCRIPTION="BitTorrent library written in C++ for *nix."
HOMEPAGE="http://www.rasterbar.com/products/libtorrent/"