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 A7679138206 for ; Mon, 1 Aug 2016 11:18:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03FCFE0ABC; Mon, 1 Aug 2016 11:18:38 +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 990E9E0ABC for ; Mon, 1 Aug 2016 11:18:36 +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 53EAC340CD9 for ; Mon, 1 Aug 2016 11:18:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 269997D7 for ; Mon, 1 Aug 2016 11:18:32 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1470050299.385f8ff0d627dc2307515cd6929c276fbae06271.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/twinscan/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/twinscan/twinscan-4.1.2-r1.ebuild X-VCS-Directories: sci-biology/twinscan/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: 385f8ff0d627dc2307515cd6929c276fbae06271 X-VCS-Branch: master Date: Mon, 1 Aug 2016 11:18:32 +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: 20921cbd-ca81-4083-97bd-874e2cc81183 X-Archives-Hash: bfcc6c0f93a8446b5465dbb585989a1f commit: 385f8ff0d627dc2307515cd6929c276fbae06271 Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Mon Aug 1 11:18:19 2016 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Mon Aug 1 11:18:19 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=385f8ff0 sci-biology/twinscan: remove test.pl from the right place Package-Manager: portage-2.3.0 sci-biology/twinscan/twinscan-4.1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-biology/twinscan/twinscan-4.1.2-r1.ebuild b/sci-biology/twinscan/twinscan-4.1.2-r1.ebuild index a4c3258..06c7b8a 100644 --- a/sci-biology/twinscan/twinscan-4.1.2-r1.ebuild +++ b/sci-biology/twinscan/twinscan-4.1.2-r1.ebuild @@ -41,7 +41,7 @@ src_prepare() { src_install() { # TODO: prevent file collision with media-gfx/iscan by renaming iscan to iscan_twinscan # also fix a Genscan++ToZoe.pl Nscan_driver.pl runTwinscan2.pl run_iscan.pl run_iscan_cons.pl run_iscan_cons_list.pl test.pl - rm bin/test.pl || die + rm src/test.pl || die dobin bin/iscan bin/zoe2gtf bin/*.pl src/*.pl dolib lib/libzoe.a insinto /usr/share/${PN}