From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-901615-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 4B30F138330
	for <garchives@archives.gentoo.org>; Fri, 16 Sep 2016 08:47:11 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8CFF3E0AEB;
	Fri, 16 Sep 2016 08:47:10 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 9568FE0AE6
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Sep 2016 08:47:09 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A8195340B3A
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Sep 2016 08:47:08 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 43F51245E
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Sep 2016 08:47:07 +0000 (UTC)
From: "Benda XU" <heroxbd@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, "Benda XU" <heroxbd@gentoo.org>
Message-ID: <1474015618.48782cb3ed9b9649233bcb6c93dd4c930e054d00.heroxbd@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-bin/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-java/icedtea-bin/icedtea-bin-7.2.6.7.ebuild
X-VCS-Directories: dev-java/icedtea-bin/
X-VCS-Committer: heroxbd
X-VCS-Committer-Name: Benda XU
X-VCS-Revision: 48782cb3ed9b9649233bcb6c93dd4c930e054d00
X-VCS-Branch: master
Date: Fri, 16 Sep 2016 08:47:07 +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: 05c1d7e6-d4e6-405f-8fd7-91217b582440
X-Archives-Hash: 507752a403316282d8a73f0f5c22ab1c

commit:     48782cb3ed9b9649233bcb6c93dd4c930e054d00
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 09:27:46 2016 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 08:46:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48782cb3

dev-java/icedtea-bin: hprefixify before mv.

Package-Manager: portage-2.3.0

 dev-java/icedtea-bin/icedtea-bin-7.2.6.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/icedtea-bin/icedtea-bin-7.2.6.7.ebuild b/dev-java/icedtea-bin/icedtea-bin-7.2.6.7.ebuild
index 9d26afc..c115546 100644
--- a/dev-java/icedtea-bin/icedtea-bin-7.2.6.7.ebuild
+++ b/dev-java/icedtea-bin/icedtea-bin-7.2.6.7.ebuild
@@ -116,8 +116,8 @@ src_prepare() {
 		# The binaries are built on a non-prefixed system so the
 		# fontconfig needs to have prefixes inserted.
 		rm ${lib}/fontconfig.Gentoo.bfc || die
-		mv ${lib}/fontconfig.Gentoo.properties{.src,} || die
 		hprefixify ${lib}/fontconfig.Gentoo.properties.src
+		mv ${lib}/fontconfig.Gentoo.properties{.src,} || die
 	fi
 
 	# Fix the RPATHs, except on arm.