branch: elpa/flymake-collection commit e5446886b4c89baacd52321a9e16e458cf4cba08 Author: Mohsin Kaleem <mohk...@kisara.moe> Commit: Mohsin Kaleem <mohk...@kisara.moe>
install: Add stopgap symlinks to fix MELPA installs --- checkers | 1 + flymake-collection-commands.el | 1 + flymake-collection-define.el | 1 + flymake-collection-hook.el | 1 + flymake-collection.el | 1 + 5 files changed, 5 insertions(+) diff --git a/checkers b/checkers new file mode 120000 index 0000000000..1867297dd1 --- /dev/null +++ b/checkers @@ -0,0 +1 @@ +src/checkers \ No newline at end of file diff --git a/flymake-collection-commands.el b/flymake-collection-commands.el new file mode 120000 index 0000000000..cddcbcb15a --- /dev/null +++ b/flymake-collection-commands.el @@ -0,0 +1 @@ +src/flymake-collection-commands.el \ No newline at end of file diff --git a/flymake-collection-define.el b/flymake-collection-define.el new file mode 120000 index 0000000000..38cb0eac0b --- /dev/null +++ b/flymake-collection-define.el @@ -0,0 +1 @@ +src/flymake-collection-define.el \ No newline at end of file diff --git a/flymake-collection-hook.el b/flymake-collection-hook.el new file mode 120000 index 0000000000..533c64c100 --- /dev/null +++ b/flymake-collection-hook.el @@ -0,0 +1 @@ +src/flymake-collection-hook.el \ No newline at end of file diff --git a/flymake-collection.el b/flymake-collection.el new file mode 120000 index 0000000000..7fd041b7ce --- /dev/null +++ b/flymake-collection.el @@ -0,0 +1 @@ +src/flymake-collection.el \ No newline at end of file