commit:     22af2e2e41f365c82e187cd652395d53e5b16b7c
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 17:15:46 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 17:15:46 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=22af2e2e

sci-biology/atsas: Drop quotes

Package-Manager: portage-2.2.15

---
 sci-biology/atsas/ChangeLog          | 3 +++
 sci-biology/atsas/atsas-2.6.0.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-biology/atsas/ChangeLog b/sci-biology/atsas/ChangeLog
index 1840960..19bbe03 100644
--- a/sci-biology/atsas/ChangeLog
+++ b/sci-biology/atsas/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   21 Dec 2014; Justin Lecher <j...@gentoo.org> atsas-2.6.0.ebuild:
+  Drop quotes
+
+  21 Dec 2014; Justin Lecher <j...@gentoo.org> atsas-2.6.0.ebuild:
   Add missing libpath
 
   17 Dec 2014; Justin Lecher <j...@gentoo.org> atsas-2.6.0.ebuild:

diff --git a/sci-biology/atsas/atsas-2.6.0.ebuild 
b/sci-biology/atsas/atsas-2.6.0.ebuild
index 5eccc6e..d7c2fd9 100644
--- a/sci-biology/atsas/atsas-2.6.0.ebuild
+++ b/sci-biology/atsas/atsas-2.6.0.ebuild
@@ -44,7 +44,7 @@ pkg_nofetch() {
 src_install() {
        local i
        for i in bin/*; do
-               patchelf --set-rpath "$(gcc-config 
-L):\"${EPREFIX}\"/opt/${PN}/" ${i} || die
+               patchelf --set-rpath "$(gcc-config -L):${EPREFIX}/opt/${PN}/" 
${i} || die
        done
        exeinto /opt/bin
        doexe bin/*

Reply via email to