commit:     6d82aceb5bcc7a9e1a243de734c23450bc2fcdb7
Author:     Heather Cynede <cynede <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  8 07:15:52 2016 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Fri Apr  8 07:15:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d82aceb

app-editors/atom: move * out of quotes

Package-Manager: portage-2.2.28

 app-editors/atom/atom-1.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/atom/atom-1.6.2.ebuild 
b/app-editors/atom/atom-1.6.2.ebuild
index 6d6e153..9bb57d1 100644
--- a/app-editors/atom/atom-1.6.2.ebuild
+++ b/app-editors/atom/atom-1.6.2.ebuild
@@ -65,7 +65,7 @@ src_compile(){
 
 src_install(){
        insinto "/usr/share/${PN}"
-       doins -r "${T}/Atom/*"
+       doins -r "${T}"/Atom/*
        insinto "/usr/share/applications"
        newins resources/linux/Atom.desktop atom.desktop
        insinto "/usr/share/pixmaps"

Reply via email to