From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-837866-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 570EE1383E0 for <garchives@archives.gentoo.org>; Thu, 1 Oct 2015 13:49:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08C32E084B; Thu, 1 Oct 2015 13:49:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A4CDCE084B for <gentoo-commits@lists.gentoo.org>; Thu, 1 Oct 2015 13:49:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4B7F7340751 for <gentoo-commits@lists.gentoo.org>; Thu, 1 Oct 2015 13:49:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C179371 for <gentoo-commits@lists.gentoo.org>; Thu, 1 Oct 2015 13:49:10 +0000 (UTC) From: "Julian Ospald" <hasufell@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julian Ospald" <hasufell@gentoo.org> Message-ID: <1443707332.14f33223d861fe9be57186f7e625cf74f52e2273.hasufell@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/openssl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/openssl/openssl-1.0.2d-r2.ebuild X-VCS-Directories: dev-libs/openssl/ X-VCS-Committer: hasufell X-VCS-Committer-Name: Julian Ospald X-VCS-Revision: 14f33223d861fe9be57186f7e625cf74f52e2273 X-VCS-Branch: master Date: Thu, 1 Oct 2015 13:49:10 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: aaf39c9d-1b0a-4ef0-9f02-54eafcc2afcf X-Archives-Hash: b9fa63b701561495c28edb85f033fd67 commit: 14f33223d861fe9be57186f7e625cf74f52e2273 Author: Julian Ospald <hasufell <AT> gentoo <DOT> org> AuthorDate: Thu Oct 1 13:48:32 2015 +0000 Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org> CommitDate: Thu Oct 1 13:48:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f33223 dev-libs/openssl: improve error handling dev-libs/openssl/openssl-1.0.2d-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/openssl/openssl-1.0.2d-r2.ebuild b/dev-libs/openssl/openssl-1.0.2d-r2.ebuild index c7bf2e2..7d2d03c 100644 --- a/dev-libs/openssl/openssl-1.0.2d-r2.ebuild +++ b/dev-libs/openssl/openssl-1.0.2d-r2.ebuild @@ -201,7 +201,7 @@ multilib_src_install() { multilib_src_install_all() { # openssl installs perl version of c_rehash by default, but # we provide a shell version via app-misc/c_rehash - rm "${ED}"/usr/bin/c_rehash + rm "${ED}"/usr/bin/c_rehash || die dodoc CHANGES* FAQ NEWS README doc/*.txt doc/c-indentation.el dohtml -r doc/*