From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 CF972138334 for ; Wed, 31 Jul 2019 08:45:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D294CE07F9; Wed, 31 Jul 2019 08:45:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B639FE07F9 for ; Wed, 31 Jul 2019 08:45:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FB38349045 for ; Wed, 31 Jul 2019 08:45:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAC466DB for ; Wed, 31 Jul 2019 08:45:53 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1564562745.c4f029e924a2c7fda28ab052808db8aa461f0484.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kdeconnect/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/kdeconnect/kdeconnect-9999.ebuild X-VCS-Directories: kde-misc/kdeconnect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c4f029e924a2c7fda28ab052808db8aa461f0484 X-VCS-Branch: master Date: Wed, 31 Jul 2019 08:45:53 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 684e6414-a55c-4a49-b163-7456e2195fa8 X-Archives-Hash: c48b0b74cb1dcb6d013c112056b39a5c commit: c4f029e924a2c7fda28ab052808db8aa461f0484 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jul 31 08:45:45 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jul 31 08:45:45 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c4f029e9 kde-misc/kdeconnect: Drop obsolete sed Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kdeconnect/kdeconnect-9999.ebuild | 8 -------- 1 file changed, 8 deletions(-) diff --git a/kde-misc/kdeconnect/kdeconnect-9999.ebuild b/kde-misc/kdeconnect/kdeconnect-9999.ebuild index 48dc61b7b8..5fcb07b123 100644 --- a/kde-misc/kdeconnect/kdeconnect-9999.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-9999.ebuild @@ -63,14 +63,6 @@ RDEPEND="${DEPEND} RESTRICT+=" test" -src_prepare() { - kde5_src_prepare - - sed \ - -e 's#${LIBEXEC_INSTALL_DIR}#@KDE_INSTALL_FULL_LIBEXECDIR@#' \ - -i daemon/org.kde.kdeconnect.daemon.desktop.cmake || die -} - src_configure() { local mycmakeargs=( -DEXPERIMENTALAPP_ENABLED=$(usex app)