From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9618613838B for ; Thu, 25 Sep 2014 12:33:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 866B3E09FE; Thu, 25 Sep 2014 12:33: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 111E4E09FB for ; Thu, 25 Sep 2014 12:33:15 +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 E1D0C3400CF for ; Thu, 25 Sep 2014 12:33:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E3AA63B2 for ; Thu, 25 Sep 2014 12:33:13 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1411648298.8f0565f5b1b83456b342c7dfe1f21248a7429ea3.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/libkonq/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/libkonq/libkonq-9999.ebuild X-VCS-Directories: kde-base/libkonq/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 8f0565f5b1b83456b342c7dfe1f21248a7429ea3 X-VCS-Branch: master Date: Thu, 25 Sep 2014 12:33:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c2062b19-72a2-49ab-825c-5bd1c72257cc X-Archives-Hash: 5439e7a4605f0ff88ca11d1b867f6906 commit: 8f0565f5b1b83456b342c7dfe1f21248a7429ea3 Author: Michael Palimaka gentoo org> AuthorDate: Thu Sep 25 12:31:38 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Sep 25 12:31:38 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8f0565f5 [kde-base/libkonq] Target the correct directory. Package-Manager: portage-2.2.10 --- kde-base/libkonq/libkonq-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-base/libkonq/libkonq-9999.ebuild b/kde-base/libkonq/libkonq-9999.ebuild index 8b909ff..f4fb1fe 100644 --- a/kde-base/libkonq/libkonq-9999.ebuild +++ b/kde-base/libkonq/libkonq-9999.ebuild @@ -38,3 +38,5 @@ RDEPEND="${DEPEND} " RESTRICT="test" + +S=${S}/lib/konq