mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-p2p/i2p: Add missing die.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
@@ -46,7 +46,7 @@ pkg_setup() {
|
||||
|
||||
src_unpack() {
|
||||
unpack ${A}
|
||||
cd "${S}"
|
||||
cd "${S}" || die
|
||||
java-ant_rewrite-classpath
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user