summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeather Cynede <cynede@gentoo.org>2016-04-08 11:15:52 +0400
committerHeather Cynede <cynede@gentoo.org>2016-04-08 11:15:52 +0400
commit6d82aceb5bcc7a9e1a243de734c23450bc2fcdb7 (patch)
treee8d48c7453f4fcc3ee21a8e8f1a97133f1766d21 /app-editors
parentwww-client/vivaldi: Version bump. (diff)
downloadgentoo-6d82aceb5bcc7a9e1a243de734c23450bc2fcdb7.tar.gz
gentoo-6d82aceb5bcc7a9e1a243de734c23450bc2fcdb7.tar.bz2
gentoo-6d82aceb5bcc7a9e1a243de734c23450bc2fcdb7.zip
app-editors/atom: move * out of quotes
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/atom/atom-1.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/atom/atom-1.6.2.ebuild b/app-editors/atom/atom-1.6.2.ebuild
index 6d6e1533929b..9bb57d1c33ca 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"