aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <horea.christ@yandex.com>2016-04-04 18:24:50 +0200
committerJustin Lecher <jlec@gentoo.org>2016-04-04 17:24:50 +0100
commitf20b269ef04b89aa34a817da04a2463351ab6567 (patch)
treeed0678f087672437443a67cee2dc352e9bbfaaf4 /sci-biology
parentsci-biology/abyss: moved to main tree (diff)
downloadsci-f20b269ef04b89aa34a817da04a2463351ab6567.tar.gz
sci-f20b269ef04b89aa34a817da04a2463351ab6567.tar.bz2
sci-f20b269ef04b89aa34a817da04a2463351ab6567.zip
cluster to fsl_cluster rename
* sci-biology/fsl: trying to resolve namespace conflict with graphviz Package-Manager: portage-2.2.28 * sci-biology/fsl: corrected fix for naming collision Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/fsl/fsl-5.0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/fsl/fsl-5.0.8.ebuild b/sci-biology/fsl/fsl-5.0.8.ebuild
index 4bcb6a0c5..3e9dc991c 100644
--- a/sci-biology/fsl/fsl-5.0.8.ebuild
+++ b/sci-biology/fsl/fsl-5.0.8.ebuild
@@ -128,7 +128,7 @@ src_install() {
#fi
doenvd "${FILESDIR}"/99fsl
- rm "${ED}"/usr/bin/cluster || die
+ mv "${ED}"/usr/bin/{,fsl_}cluster || die
}
pkg_postinst() {