summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"