commit:     bba716734f23364fa41165ad369d8e8d29fd327e
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 26 05:35:48 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Jun 26 05:35:48 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bba71673

live ebuild update

Package-Manager: portage-2.2.8-r1

---
 sci-chemistry/gromacs/ChangeLog               | 3 +++
 sci-chemistry/gromacs/gromacs-5.0.9999.ebuild | 8 +-------
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index 03c55c5..e98a9ec 100644
--- a/sci-chemistry/gromacs/ChangeLog
+++ b/sci-chemistry/gromacs/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  26 Jun 2014; Christoph Junghans <[email protected]> gromacs-5.0.9999.ebuild:
+  live ebuild update
+
   14 Apr 2014; Christoph Junghans <[email protected]> gromacs-5.0.9999.ebuild,
   gromacs-5.0_rc1.ebuild, gromacs-9999.ebuild, metadata.xml:
   added make-symlinks use flag, multilib-strict fix

diff --git a/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild 
b/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild
index b6be22e..6488bd5 100644
--- a/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-5.0.9999.ebuild
@@ -247,13 +247,7 @@ src_install() {
        rm -f "${ED}"usr/bin/gmx-completion*
        rm -f "${ED}"usr/bin/g_options*
        rm -f "${ED}"usr/bin/GMXRC*
-       rm -f "${ED}"usr/lib*/libtng*.a
-
-       #workaround for libtng
-       if [[ $(get_libdir) != lib ]]; then
-               mv "${ED}"usr/lib/libtng* "${ED}usr/$(get_libdir)" || die
-               rmdir "${ED}"usr/lib || die
-       fi
+       rm -f "${ED}"usr/$(get_libdir)/libtng*.a
 
        readme.gentoo_create_doc
 }

Reply via email to