summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/i2p/i2p-0.9.23.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/i2p/i2p-0.9.23.ebuild b/net-p2p/i2p/i2p-0.9.23.ebuild
index 52e9cc047811..bfe7595503bd 100644
--- a/net-p2p/i2p/i2p-0.9.23.ebuild
+++ b/net-p2p/i2p/i2p-0.9.23.ebuild
@@ -46,7 +46,7 @@ pkg_setup() {
src_unpack() {
unpack ${A}
- cd "${S}"
+ cd "${S}" || die
java-ant_rewrite-classpath
}