summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElvis Pranskevichus <elvis@magic.io>2016-06-10 10:35:46 -0400
committerPatrice Clement <monsieurp@gentoo.org>2016-06-10 16:22:43 +0000
commit16c842dc06be668d6b9491eba9bf5c234fc2c00a (patch)
treea146642f5abb567c7f028da82a4781a022a4d6bc /app-editors/atom/files
parentdev-python/pbr: Add missing test dep (diff)
downloadgentoo-16c842dc06be668d6b9491eba9bf5c234fc2c00a.tar.gz
gentoo-16c842dc06be668d6b9491eba9bf5c234fc2c00a.tar.bz2
gentoo-16c842dc06be668d6b9491eba9bf5c234fc2c00a.zip
app-editors/atom: Fix app.asar repacking. Fixes bug 585490.
Gentoo-Bug: https://bugs.gentoo.org/585490 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1640 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-editors/atom/files')
-rw-r--r--app-editors/atom/files/atom-apm-path.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/atom/files/atom-apm-path.patch b/app-editors/atom/files/atom-apm-path.patch
index 8746b95e24fa..957fed4b71bd 100644
--- a/app-editors/atom/files/atom-apm-path.patch
+++ b/app-editors/atom/files/atom-apm-path.patch
@@ -1,5 +1,5 @@
---- build/app.asar/src/config-schema.js.orig 2016-05-24 16:59:41.284449076 -0400
-+++ build/app.asar/src/config-schema.js 2016-05-24 17:01:05.685447769 -0400
+--- build/app/src/config-schema.js.orig 2016-05-24 16:59:41.284449076 -0400
++++ build/app/src/config-schema.js 2016-05-24 17:01:05.685447769 -0400
@@ -9,6 +9,11 @@
core: {
type: 'object',