summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Moc <jakub@gentoo.org>2006-12-09 23:16:38 +0000
committerJakub Moc <jakub@gentoo.org>2006-12-09 23:16:38 +0000
commit74d1c0f1c4c956470592ef7a93cba44b05c75346 (patch)
treee0c39eb47287acce42e1d9a28fa98311b5bf4f54 /dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild
parentx11-themes/serenity - nuke pointless RESTRICT (diff)
downloadsunrise-74d1c0f1c4c956470592ef7a93cba44b05c75346.tar.gz
sunrise-74d1c0f1c4c956470592ef7a93cba44b05c75346.tar.bz2
sunrise-74d1c0f1c4c956470592ef7a93cba44b05c75346.zip
x11-themes/serenity - quoting
svn path=/sunrise/; revision=2182
Diffstat (limited to 'dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild')
-rw-r--r--dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild b/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild
index 2610c00bc..2a4cfe90e 100644
--- a/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild
+++ b/dev-python/python-libtorrent/python-libtorrent-0.4.0.ebuild
@@ -27,8 +27,7 @@ pkg_setup() {
src_unpack() {
unpack ${A}
-
- cd ${S}
+ cd "${S}"
# Adding boost libraries suffix, see
# http://deluge-torrent.org/trac/ticket/62
# for details