commit:     30dafbf628705e2907443d7e440b66d5fccd8b16
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Oct 25 08:36:37 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 19:00:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30dafbf6

app-editors/atom: remove unused patch.

Closes: https://github.com/gentoo/gentoo/pull/6045

 app-editors/atom/files/atom-apm-path.patch | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/app-editors/atom/files/atom-apm-path.patch 
b/app-editors/atom/files/atom-apm-path.patch
deleted file mode 100644
index 7ee7cdb4a10..00000000000
--- a/app-editors/atom/files/atom-apm-path.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/build/app/src/config-schema.js
-+++ b/build/app/src/config-schema.js
-@@ -9,6 +9,11 @@
-     core: {
-       type: 'object',
-       properties: {
-+        apmPath: {
-+          type: 'string',
-+          "default": '/usr/bin/apm{{ATOM_SUFFIX}}',
-+          description: 'Path to apm executable.'
-+        },
-         ignoredNames: {
-           type: 'array',
-           "default": [".git", ".hg", ".svn", ".DS_Store", "._*", "Thumbs.db"],

Reply via email to